The R Project SVN R

Rev

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

Rev 72219 Rev 74265
Line 1... Line 1...
1
% File src/library/stats/man/density.Rd
1
% File src/library/stats/man/density.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-2017 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{density}
6
\name{density}
7
\alias{density}
7
\alias{density}
8
\alias{density.default}
8
\alias{density.default}
Line 128... Line 128...
128
 
128
 
129
  The \code{print} method reports \code{\link{summary}} values on the
129
  The \code{print} method reports \code{\link{summary}} values on the
130
  \code{x} and \code{y} components.
130
  \code{x} and \code{y} components.
131
}
131
}
132
\references{
132
\references{
133
  Becker, R. A., Chambers, J. M. and Wilks, A. R. (1988)
133
  Becker, R. A., Chambers, J. M. and Wilks, A. R. (1988).
134
  \emph{The New S Language}.
134
  \emph{The New S Language}.
135
  Wadsworth & Brooks/Cole (for S version).
135
  Wadsworth & Brooks/Cole (for S version).
136
 
136
 
137
  Scott, D. W. (1992)
137
  Scott, D. W. (1992).
138
  \emph{Multivariate Density Estimation. Theory, Practice and Visualization}.
138
  \emph{Multivariate Density Estimation. Theory, Practice and Visualization}.
139
  New York: Wiley.
139
  New York: Wiley.
140
 
140
 
141
  Sheather, S. J. and Jones M. C. (1991)
141
  Sheather, S. J. and Jones, M. C. (1991).
142
  A reliable data-based bandwidth selection method for kernel density
142
  A reliable data-based bandwidth selection method for kernel density
143
  estimation.
143
  estimation.
144
  \emph{J. Roy. Statist. Soc.} \bold{B}, 683--690.
144
  \emph{Journal of the Royal Statistical Society series B},
-
 
145
  \bold{53}, 683--690.
-
 
146
  \url{http://www.jstor.org/stable/2345597}.
145
 
147
 
146
  Silverman, B. W. (1986)
148
  Silverman, B. W. (1986).
147
  \emph{Density Estimation}.
149
  \emph{Density Estimation}.
148
  London: Chapman and Hall.
150
  London: Chapman and Hall.
149
 
151
 
150
  Venables, W. N. and Ripley, B. D. (2002)
152
  Venables, W. N. and Ripley, B. D. (2002).
151
  \emph{Modern Applied Statistics with S}.
153
  \emph{Modern Applied Statistics with S}.
152
  New York: Springer.
154
  New York: Springer.
153
}
155
}
154
\seealso{
156
\seealso{
155
  \code{\link{bw.nrd}},
157
  \code{\link{bw.nrd}},