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 Dec. 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

batteryreduction  
An R Package for Data Reduction by Battery Reduction
Battery reduction is a method used in data reduction. It uses Gram-Schmidt orthogonal rotations to f ...
Download / Learn more Package Citations See dependency  
CIFsmry  
Weighted summary of cumulative incidence functions
Estimate of cumulative incidence function in two samples. Provide weighted summary statistics based ...
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  
SEIRfansy  
Extended Susceptible-Exposed-Infected-Recovery Model
Extended Susceptible-Exposed-Infected-Recovery Model for handling high false negative rate and symp ...
Download / Learn more Package Citations See dependency  
helda  
Preprocess Data and Get Better Insights from Machine Learning Models
The main focus is on preprocessing and data visualization of machine learning models performances.So ...
Download / Learn more Package Citations See dependency  
condGEE  
Parameter Estimation in Conditional GEE for Recurrent Event Gap Times
Solves for the mean parameters, the variance parameter, and their asymptotic variance in a condition ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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