Other packages > Find by keyword >

allometric  

Structured Allometric Models for Trees
View on CRAN: Click here


Download and install allometric package within the R console
Install from CRAN:
install.packages("allometric")

Install from Github:
library("remotes")
install_github("cran/allometric")

Install by package version:
library("remotes")
install_version("allometric", "2.1.0")



Attach the package and use:
library("allometric")
Maintained by
Bryce Frank
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2023-09-21
Latest Update: 2023-11-07
Description:
Access allometric models used in forest resource analysis, such as volume equations, taper equations, biomass models, among many others. Users are able to efficiently find and select allometric models suitable for their project area and use them in analysis. Additionally, 'allometric' provides a structured framework for adding new models to an open-source models repository.
How to cite:
Bryce Frank (2023). allometric: Structured Allometric Models for Trees. R package version 2.1.0, https://cran.r-project.org/web/packages/allometric. Accessed 21 Nov. 2024.
Previous versions and publish date:
1.4.1 (2023-09-21 15:30), 2.1.0 (2023-11-07 18:10), 2.3.0 (2024-04-21 23:12)
Other packages that cited allometric R package
View allometric citation profile
Other R packages that allometric depends, imports, suggests or enhances
Functions, R codes and Examples using the allometric R package
Some associated functions: AllometricModel . FixedEffectsModel . FixedEffectsSet . MixedEffectsModel . MixedEffectsSet . ModelSet . ParametricModel . ParametricSet . Publication . Taxa . Taxon . add_model-Publication-FixedEffectsModel-method . add_model-Publication-MixedEffectsModel-method . add_model . add_set . aggregate_pub_models . aggregate_taxa . allometric-package . brackett_acer . brackett_rubra . check_args_in_predict_fn . check_citation_key . check_country_in_iso . check_covariates_equal . check_covts_in_args . check_descriptor_set . check_descriptor_validity . check_ids_equal . check_list_equal . check_models_installed . check_parameters_in_mixed_fns . check_parameters_in_predict_fn . check_parametric_model . check_predict_fn_equal . check_region_in_iso . check_res_def_equal . check_response_equal . check_taxa_unique . check_taxon_hierarchy . check_valid_search_str . create_model_row . delete_models . descriptors-set . descriptors . descriptors_to_S4 . download_models . equals-FixedEffectsModel-FixedEffectsModel-method . equals-MixedEffectsModel-MixedEffectsModel-method . equals-Taxon-Taxon-method . fia_trees . get_component_defs . get_measure_defs . get_model_hash . get_model_type . get_pub_file_specs . get_variable_def . grapes-in-grapes-Taxa-Taxon-method . grapes-in-grapes-Taxa-character-method . grapes-in-grapes-Taxon-Taxa-method . grapes-in-grapes-Taxon-character-method . grapes-in-grapes-character-Taxa-method . grapes-in-grapes-character-Taxon-method . install_models . load_models . load_parameter_frame . map_publications . merge.model_tbl . model_call-FixedEffectsModel-method . model_call-MixedEffectsModel-method . model_call-ParametricModel-method . model_call-ParametricSet-method . model_call . pipe . predict . predict_allo . select_model.model_tbl . select_model . toJSON-FixedEffectsModel-method . toJSON . unnest_models.model_tbl . unnest_models . unnest_taxa.model_tbl . unnest_taxa . 
Some associated R codes: AllometricModel.R . FixedEffectsModel.R . FixedEffectsSet.R . MixedEffectsModel.R . MixedEffectsSet.R . ModelSet.R . ParametricModel.R . ParametricSet.R . Publication.R . Taxa.R . Taxon.R . all_generics.R . allometric.R . boilerplate.R . data.R . eq.R . fromJSON.R . install.R . load.R . model_tbl.R . publication_processing.R . summary.R . toJSON.R . util.R . utils-pipe.R . validity_checks.R . variable_defs.R . zzz.R .  Full allometric package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA