Last data update: 2014.03.03

statmod

Package: statmod
Version: 1.4.24
Date: 2016-02-01
Title: Statistical Modeling
Author: Gordon Smyth [cre, aut], Yifang Hu [ctb], Peter Dunn [ctb], Belinda Phipson [ctb], Yunshun Chen [ctb]
Maintainer: Gordon Smyth <smyth@wehi.edu.au>
Depends: R (>= 1.6.1)
Imports: stats, graphics
Suggests: MASS, tweedie
Description: A collection of algorithms and functions to aid statistical modeling. Includes growth curve comparisons, limiting dilution analysis (aka ELDA), mixed linear models, heteroscedastic regression, inverse-Gaussian probability calculations, Gauss quadrature and a secure convergence algorithm for nonlinear models. Includes advanced generalized linear model functions that implement secure convergence, dispersion modeling and Tweedie power-law families.
License: GPL-2 | GPL-3
NeedsCompilation: yes
Packaged: 2016-02-02 06:14:35 UTC; smyth
Repository: CRAN
Date/Publication: 2016-02-02 12:30:14

● Cran Task View: Distributions, NumericalMathematics
● 0 images, 25 functions, 1 datasets
Reverse Depends: 19

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'statmod' ...
** package 'statmod' successfully unpacked and MD5 sums checked
** libs
f95   -fpic  -g -O2  -c gaussq.f -o gaussq.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o statmod.so gaussq.o -lgfortran -lm -lquadmath -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/statmod/libs
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'statmod'
    finding HTML links ... done
    digammaf                                html  
    elda                                    html  
    fitNBP                                  html  
    forward                                 html  
    gauss.quad                              html  
    gauss.quad.prob                         html  
    glmgam                                  html  
    glmscoretest                            html  
    growthcurve                             html  
    hommel.test                             html  
    invgauss                                html  
    logmdigamma                             html  
    matvec                                  html  
    meanT                                   html  
    mixedmodel                              html  
    mscale                                  html  
    permp                                   html  
    plot.limdil                             html  
    power                                   html  
    qresiduals                              html  
    remlscor                                html  
    remlscorgamma                           html  
    sage.test                               html  
    statmod                                 html  
    tweedie                                 html  
    welding                                 html  
** building package indices
** testing if installed package can be loaded
* DONE (statmod)
Making 'packages.html' ... done