The R Project SVN R

Rev

Rev 68948 | Rev 88598 | 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/biplot.Rd
1
% File src/library/stats/man/biplot.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-2010 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{biplot}
6
\name{biplot}
7
\alias{biplot}
7
\alias{biplot}
8
\alias{biplot.default}
8
\alias{biplot.default}
Line 64... Line 64...
64
}
64
}
65
\section{Side Effects}{
65
\section{Side Effects}{
66
  a plot is produced on the current graphics device.
66
  a plot is produced on the current graphics device.
67
}
67
}
68
\references{
68
\references{
-
 
69
  K. R. Gabriel (1971).
69
  K. R. Gabriel (1971).  The biplot graphical display of matrices with
70
  The biplot graphical display of matrices with application to principal
70
  application to principal component analysis. \emph{Biometrika}
71
  component analysis.
71
  \bold{58}, 453--467.
72
  \emph{Biometrika}, \bold{58}, 453--467.
-
 
73
  \doi{10.2307/2334381}.
72
 
74
 
73
  J.C. Gower and D. J. Hand (1996). \emph{Biplots}. Chapman & Hall.
75
  J.C. Gower and D. J. Hand (1996).
-
 
76
  \emph{Biplots}.
-
 
77
  Chapman & Hall.
74
}
78
}
75
\seealso{\code{\link{biplot.princomp}}, also for examples.}
79
\seealso{\code{\link{biplot.princomp}}, also for examples.}
76
\keyword{hplot}
80
\keyword{hplot}
77
\keyword{multivariate}
81
\keyword{multivariate}