add_model | Add a model to a publication |
add_model-Publication-FixedEffectsModel-method | Add a model to a publication |
add_model-Publication-MixedEffectsModel-method | Add a model to a publication |
add_set | Add a set of models to a publication |
aggregate_pub_models | Aggregates the set of models in a publication into a... |
aggregate_taxa | Aggregate family, genus, and species columns of 'tbl_df" into... |
AllometricModel | Base class for allometric models |
allometric-package | allometric: Structured Allometric Models for Trees |
brackett_acer | Brackett Acer Volume Model |
brackett_rubra | An object of class 'FixedEffectsModel' |
check_args_in_predict_fn | Check if the arguments of the predict_fn are all in the... |
check_citation_key | Checks if a citation contains a key |
check_country_in_iso | Checks if a country code is defined in ISO_3166_1$Alpha_2 |
check_covariates_equal | Check for equivalence of covariate slots in two models |
check_covts_in_args | Check if all covariates in covariates are used as arguments... |
check_descriptor_set | Check validity of descriptors |
check_descriptor_validity | Checks that descriptors are valid |
check_ids_equal | Check for equivalence of ID slots in two models |
check_list_equal | Check for equivalence of two lists |
check_models_installed | Check if allometric models are currently installed |
check_parameters_in_mixed_fns | Check if all parameter_names are in predict_fn and... |
check_parameters_in_predict_fn | Check if all parameter_names are in predict_fn |
check_parametric_model | Check validity of parametric model |
check_predict_fn_equal | Check for equivalence of two rediction functions |
check_region_in_iso | Checks if a region code is defined in the ISO_3166_2 table |
check_res_def_equal | Check for equivalence of the response definition |
check_response_equal | Check for equivalence of response slots in two models |
check_taxa_unique | Determines if a taxa is composed of unique taxon objects |
check_taxon_hierarchy | Determines if a taxon has a valid hierarchy |
check_valid_search_str | Check if the search string is valid |
create_model_row | Creates a dataframe row from model information |
delete_models | Delete the local models directory. |
descriptors | Get the descriptors of a model |
descriptors-set | Set the descriptors of a model. |
descriptors_to_S4 | Convert the descriptors JSON data to a named list of... |
download_models | Download allometric models |
equals-FixedEffectsModel-FixedEffectsModel-method | Check equivalence of fixed effects models |
equals-MixedEffectsModel-MixedEffectsModel-method | Check equivalence of mixed effects models |
equals-Taxon-Taxon-method | Check equivalence of two 'Taxon' objects |
fia_trees | FIA Trees Data |
FixedEffectsModel | Create a fixed effects model |
FixedEffectsSet | Create a set of fixed effects models |
get_component_defs | Load the component definitions |
get_measure_defs | Load the measure definitions |
get_model_hash | Hashes a function string |
get_model_type | Gets the model type for a response name. |
get_pub_file_specs | Retrieve all publication file names in the publication... |
get_variable_def | Get the definition of a variable in the variable naming... |
grapes-in-grapes-character-Taxa-method | Check if a character is in a Taxa |
grapes-in-grapes-character-Taxon-method | Check if a character is in a Taxon |
grapes-in-grapes-Taxa-character-method | Check if a Taxa contains a character |
grapes-in-grapes-Taxa-Taxon-method | Check if a Taxa is in Taxon |
grapes-in-grapes-Taxon-character-method | Check if a Taxon contains a character |
grapes-in-grapes-Taxon-Taxa-method | Check if a Taxon is in a Taxa |
install_models | Install allometric models from the models repository |
load_models | Load a locally installed table of allometric models |
load_parameter_frame | Load a parameter frame from the models/parameters directory |
map_publications | Iteratively process publication files |
merge.model_tbl | Merge a 'model_tbl' with another data frame. |
MixedEffectsModel | Create a mixed effects model |
MixedEffectsSet | Create a set of mixed effects models |
model_call | Get the function call for a model |
model_call-FixedEffectsModel-method | Get the function call for a model |
model_call-MixedEffectsModel-method | Get the function call for a model |
model_call-ParametricModel-method | Get the function call for a model |
model_call-ParametricSet-method | Get the function call for a model |
ModelSet | Base class for model sets |
ParametricModel | Base class for all parametric models. |
ParametricSet | Base class for all parametric sets. |
pipe | Pipe operator |
predict | Predict with an allometric model |
predict_allo | Predict allometric attributes using a column of allometric... |
Publication | Create a publication that contains allometric models |
select_model | Select an allometric model |
select_model.model_tbl | Select a model from 'allometric_models' |
Taxa | Group taxons together |
Taxon | Create a taxonomic hierarchy |
toJSON | Convert a model or publication to a JSON representation |
toJSON-FixedEffectsModel-method | Convert a fixed effects model to a JSON representation |
unnest_models | Unnest columns of a dataframe |
unnest_models.model_tbl | Unnest the columns of 'model_tbl' |
unnest_taxa | Unnest the taxa column of a 'model_tbl' |
unnest_taxa.model_tbl | Unnest the taxa column of a 'model_tbl' |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.