This help topic is for R version 2.9.0. For the current version of R, try https://stat.ethz.ch/R-manual/R-patched/library/stats4/html/stats4-package.html
stats4-package {stats4}R Documentation

Statistical Functions using S4 Classes

Description

Statistical Functions using S4 classes.

Details

This package contains functions and classes for statistics using the S version 4 class system.

The methods currently support maximum likelihood (function mle() returning class "mle"), including methods for AIC and BIC for model selection.

Author(s)

R Development Core Team and contributors worldwide

Maintainer: R Core Team R-core@r-project.org


[Package stats4 version 2.9.0 ]