Other packages > Find by keyword >

MASSTIMATE  

Body Mass Estimation Equations for Vertebrates
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("MASSTIMATE", "2.0-1")



Attach the package and use:
library("MASSTIMATE")
Maintained by
Nicolas E. Campione
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2013-03-21
Latest Update: 2020-09-10
Description:
Estimation equations are from a variety of sources and associated error estimation.
How to cite:
Nicolas E. Campione (2013). MASSTIMATE: Body Mass Estimation Equations for Vertebrates. R package version 2.0-1, https://cran.r-project.org/web/packages/MASSTIMATE. Accessed 06 Mar. 2026.
Previous versions and publish date:
1.0 (2013-03-21 18:29), 1.1 (2013-11-13 15:58), 1.2 (2014-05-19 11:01), 1.3 (2016-01-13 08:49), 1.4 (2019-12-11 15:20), 2.0 (2020-09-03 07:00)
Other packages that cited MASSTIMATE R package
View MASSTIMATE citation profile
Other R packages that MASSTIMATE depends, imports, suggests or enhances
Complete documentation for MASSTIMATE
Functions, R codes and Examples using the MASSTIMATE R package
Some associated functions: AHR1985 . CF2004 . CM1992 . DME . MASSTIMATE-package . MASSunite . MCF2004 . MR . OH2012 . QE . bipeds . cQE . dino_comparisons . dinos . dinosbip . extants . mod_OLS . mod_QUAD . ppe . quadrupeds . see . 
Some associated R codes: AHR1985.R . CF2004.R . CM1992.R . DME.R . MASSunite.R . MCF2004.R . MR.R . OH2012.R . QE.R . bipeds.R . cQE.R . mod_OLS.R . mod_QUAD.R . ppe.R . quadrupeds.R . see.R .  Full MASSTIMATE package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
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  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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