Other packages > Find by keyword >

smatr  

(Standardised) Major Axis Estimation and Testing Routines
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("smatr", "3.4-8")



Attach the package and use:
library("smatr")
Maintained by
Remko Duursma
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2006-02-06
Latest Update: 2018-03-18
Description:
Methods for fitting bivariate lines in allometry using the major axis (MA) or standardised major axis (SMA), and for making inferences about such lines. The available methods of inference include confidence intervals and one-sample tests for slope and elevation, testing for a common slope or elevation amongst several allometric lines, constructing a confidence interval for a common slope or elevation, and testing for no shift along a common axis, amongst several samples. See Warton et al. 2012 <doi:10.1111/j.2041-210X.2011.00153.x> for methods description.
How to cite:
Remko Duursma (2006). smatr: (Standardised) Major Axis Estimation and Testing Routines. R package version 3.4-8, https://cran.r-project.org/web/packages/smatr. Accessed 06 Mar. 2026.
Previous versions and publish date:
2.0 (2006-02-06 23:40), 2.1 (2007-01-12 09:33), 3.2.0 (2011-04-27 11:21), 3.2.2 (2011-07-23 16:42), 3.2.3 (2011-08-22 07:13), 3.2.4 (2011-12-23 07:20), 3.2.6 (2012-04-23 08:06), 3.3 (2013-04-05 08:00), 3.4-3 (2014-01-07 00:49), 3.4 (2013-06-27 06:54)
Other packages that cited smatr R package
View smatr citation profile
Other R packages that smatr depends, imports, suggests or enhances
Complete documentation for smatr
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
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  
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  
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  
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  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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