Multiple Taxon Update Extractor class
TaxaUpdatedLHTBuilder.RdClass 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_prefixstring to be added as prefix to the column names keeping the obtained new LHT values
lht_nameslist of user-defined LHT names associated with their FishLife's counterparts
backtransform_function_listlist of backward-transformation functions to be applied on obtained LHT from FishLife
predicting_lht_dfdataframe keeping the original inputted LHTs per taxon
updated_lht_listlist 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