Other packages > Find by keyword >

statmod  

Statistical Modeling
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("statmod", "1.5.0")



Attach the package and use:
library("statmod")
Maintained by
Gordon Smyth
[Scholar Profile | Author Map]
First Published: 2003-02-17
Latest Update: 2023-01-06
Description:
A collection of algorithms and functions to aid statistical modeling. Includes limiting dilution analysis (aka ELDA), growth curve comparisons, mixed linear models, heteroscedastic regression, inverse-Gaussian probability calculations, Gauss quadrature and a secure convergence algorithm for nonlinear models. Also includes advanced generalized linear model functions including Tweedie and Digamma distributional families, secure convergence and exact distributional calculations for unit deviances.
How to cite:
Gordon Smyth (2003). statmod: Statistical Modeling. R package version 1.5.0, https://cran.r-project.org/web/packages/statmod. Accessed 13 Apr. 2025.
Previous versions and publish date:
0.5 (2003-02-17 22:15), 0.6 (2003-06-30 13:59), 1.0.1 (2003-11-18 20:16), 1.0.2 (2003-11-24 00:49), 1.0.4 (2004-02-13 23:22), 1.0.5 (2004-02-16 21:23), 1.0.6 (2004-03-20 09:23), 1.0.7 (2004-09-19 08:23), 1.0.8 (2004-09-27 09:42), 1.1.0 (2004-10-06 12:29), 1.1.1 (2005-06-14 09:45), 1.2.0 (2005-06-24 17:56), 1.2.2 (2005-10-25 09:34), 1.2.3 (2005-12-12 13:25), 1.2.4 (2006-01-05 16:32), 1.3.0 (2007-03-19 20:54), 1.3.1 (2007-09-24 10:10), 1.3.3 (2008-01-14 08:49), 1.3.5 (2008-03-26 09:20), 1.3.6 (2008-04-09 09:14), 1.3.8 (2008-11-19 12:46), 1.4.0 (2009-05-06 14:01), 1.4.1 (2009-09-29 20:49), 1.4.2 (2010-01-06 13:13), 1.4.3 (2010-02-18 14:04), 1.4.4 (2010-04-02 19:10), 1.4.5 (2010-04-16 10:14), 1.4.6 (2010-04-19 09:27), 1.4.8 (2010-11-03 10:49), 1.4.9 (2011-03-10 12:14), 1.4.10 (2011-04-26 08:31), 1.4.11 (2011-06-29 11:42), 1.4.12 (2011-10-19 09:40), 1.4.13 (2011-10-25 09:48), 1.4.14 (2011-11-21 09:06), 1.4.15 (2012-08-06 10:07), 1.4.16 (2012-09-29 10:52), 1.4.17 (2013-02-08 07:23), 1.4.18 (2013-09-27 11:53), 1.4.19 (2014-04-13 20:04), 1.4.20 (2014-05-31 12:22), 1.4.21 (2015-03-30 07:37), 1.4.22 (2015-10-27 09:52), 1.4.23 (2016-01-05 10:18), 1.4.24 (2016-02-02 12:30), 1.4.25 (2016-08-05 11:53), 1.4.26 (2016-08-28 15:20), 1.4.27 (2016-11-17 08:27), 1.4.29 (2017-02-27 08:15), 1.4.30 (2017-06-18 16:56), 1.4.32 (2019-05-29 11:40), 1.4.33 (2020-01-10 12:10), 1.4.34 (2020-02-17 17:40), 1.4.35 (2020-10-19 19:30), 1.4.36 (2021-05-10 13:20), 1.4.37 (2022-08-12 13:00)
Other packages that cited statmod R package
View statmod citation profile
Other R packages that statmod depends, imports, suggests or enhances
Complete documentation for statmod
Downloads during the last 30 days
03/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/12Downloads for statmod100012001400160018002000220024002600280030003200340036003800TrendBars

Today's Hot Picks in Authors and Packages

SPOTMisc  
Misc Extensions for the "SPOT" Package
Implements additional models, simulation tools, and interfaces as extensions to 'SPOT'. It provides ...
Download / Learn more Package Citations See dependency  
MLeval  
Machine Learning Model Evaluation
Straightforward and detailed evaluation of machine learning models. 'MLeval' can produce receiver op ...
Download / Learn more Package Citations See dependency  
LDABiplots  
Biplot Graphical Interface for LDA Models
Contains the development of a tool that provides a web-based graphical user interface (GUI) to perf ...
Download / Learn more Package Citations See dependency  
ggprism  
A 'ggplot2' Extension Inspired by 'GraphPad Prism'
Provides various themes, palettes, and other functions that are used to customise ggplots to look l ...
Download / Learn more Package Citations See dependency  
optimParallel  
Parallel Version of the L-BFGS-B Optimization Method
Provides a parallel version of the L-BFGS-B method of optim(). The main function of the package is o ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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