The R Project SVN R

Rev

Rev 68948 | 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/bartlett.test.Rd
1
% File src/library/stats/man/bartlett.test.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-2007 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{bartlett.test}
6
\name{bartlett.test}
7
\alias{bartlett.test}
7
\alias{bartlett.test}
8
\alias{bartlett.test.default}
8
\alias{bartlett.test.default}
Line 72... Line 72...
72
\references{
72
\references{
73
  Bartlett, M. S. (1937).
73
  Bartlett, M. S. (1937).
74
  Properties of sufficiency and statistical tests.
74
  Properties of sufficiency and statistical tests.
75
  \emph{Proceedings of the Royal Society of London Series A}
75
  \emph{Proceedings of the Royal Society of London Series A}
76
  \bold{160}, 268--282.
76
  \bold{160}, 268--282.
-
 
77
  \doi{10.1098/rspa.1937.0109}.
77
}
78
}
78
 
79
 
79
% FIXME: could use something more interesting here
80
% FIXME: could use something more interesting here
80
\examples{
81
\examples{
81
require(graphics)
82
require(graphics)