The R Project SVN R

Rev

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

Rev 68948 Rev 74265
Line 1... Line 1...
1
% File src/library/stats/man/logLik.Rd
1
% File src/library/stats/man/logLik.Rd
2
% Part of the R package, https://www.R-project.org
2
% Part of the R package, https://www.R-project.org
3
% Copyright 1995-2014 R Core Team
3
% Copyright 1995-2018 R Core Team
4
% Distributed under GPL 2 or later
4
% Distributed under GPL 2 or later
5
 
5
 
6
\name{logLik}
6
\name{logLik}
7
\encoding{UTF-8}
7
\encoding{UTF-8}
8
\alias{logLik}
8
\alias{logLik}
Line 80... Line 80...
80
  For \code{logLik.lm}:
80
  For \code{logLik.lm}:
81
 
81
 
82
  Harville, D.A. (1974).
82
  Harville, D.A. (1974).
83
  Bayesian inference for variance components using only error contrasts.
83
  Bayesian inference for variance components using only error contrasts.
84
  \emph{Biometrika}, \bold{61}, 383--385.
84
  \emph{Biometrika}, \bold{61}, 383--385.
-
 
85
  \doi{10.2307/2334370}.
85
}
86
}
86
\author{
87
\author{
87
  \enc{José}{Jose} Pinheiro and Douglas Bates
88
  \enc{José}{Jose} Pinheiro and Douglas Bates
88
}
89
}
89
\examples{
90
\examples{