Multiple Taxon Update Extractor class
TaxaUpdatedLHTBuilder.Rd
Class that extracts and transform predicted values of LHTs for multiple species obtained from FishLife
Value
dataframe that keeps the original and updated LHT values per taxon
updated dataframe of results with both the original and updated LHT values
Super class
LHTpicker::MixinUtilities
-> TaxaUpdatedLHTBuilder
Methods
Method new()
Initialise the TaxaPredictionExtractor
Usage
TaxaUpdatedLHTBuilder$new(
update_prefix,
lht_names,
backtransform_function_list,
predicting_lht_df,
updated_lht_list
)
Arguments
update_prefix
string to be added as prefix to the column names keeping the obtained new LHT values
lht_names
list of user-defined LHT names associated with their FishLife's counterparts
backtransform_function_list
list of backward-transformation functions to be applied on obtained LHT from FishLife
predicting_lht_df
dataframe keeping the original inputted LHTs per taxon
updated_lht_list
list of updated LHTs per taxon obtained from Fishlife
Method extract_and_backtransform()
Extract and backtransform all updated LHT values per taxon that have beed obtained from Fishlife