The R Project SVN R

Rev

Rev 56186 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 56186 Rev 59039
Line 1... Line 1...
1
% File src/library/stats4/man/stats4-package.Rd
1
% File src/library/stats4/man/stats4-package.Rd
2
% Part of the R package, http://www.R-project.org
2
% Part of the R package, http://www.R-project.org
3
% Copyright 1995-2011 R Core Development Team
3
% Copyright 1995-2011 R Core Team
4
% Distributed under GPL 2 or later
4
% Distributed under GPL 2 or later
5
 
5
 
6
\name{stats4-package}
6
\name{stats4-package}
7
\alias{stats4-package}
7
\alias{stats4-package}
8
\alias{stats4}
8
\alias{stats4}
Line 18... Line 18...
18
  \code{\link{mle}()} returning class \code{"\linkS4class{mle}"}),
18
  \code{\link{mle}()} returning class \code{"\linkS4class{mle}"}),
19
  including methods for \code{\link[=logLik-methods]{logLik}} for use
19
  including methods for \code{\link[=logLik-methods]{logLik}} for use
20
  with \code{\link{AIC}}.
20
  with \code{\link{AIC}}.
21
}
21
}
22
\author{
22
\author{
23
R Development Core Team and contributors worldwide
23
R Core Team and contributors worldwide
24
 
24
 
25
Maintainer: R Core Team \email{R-core@r-project.org}
25
Maintainer: R Core Team \email{R-core@r-project.org}
26
}
26
}
27
\keyword{ package }
27
\keyword{ package }
28
\keyword{ models }
28
\keyword{ models }