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 logLik
for use
with AIC
.
Author(s)
R Core Team and contributors worldwide
Maintainer: R Core Team R-core@r-project.org
[Package stats4 version 4.4.1 Index]