The R Project SVN R

Rev

Rev 88603 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 88603 Rev 88624
Line 28... Line 28...
28
  The \code{group} variable name may be misleading about the data:
28
  The \code{group} variable name may be misleading about the data:
29
  They represent measurements on 10 persons, not in groups.
29
  They represent measurements on 10 persons, not in groups.
30
  %% But we keep it (as [,2]) for back compatibility.
30
  %% But we keep it (as [,2]) for back compatibility.
31
}
31
}
32
\references{
32
\references{
33
  \bibshow{*, R:Scheffé:1959}
33
  \bibshow{*, R:Scheffe:1959}
34
}
34
}
35
\examples{
35
\examples{
36
require(stats)
36
require(stats)
37
## Student's paired t-test
37
## Student's paired t-test
38
with(sleep,
38
with(sleep,