The R Project SVN R

Rev

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

Rev 27442 Rev 27625
Line 97... Line 97...
97
  \item{y}{the estimated density values.}
97
  \item{y}{the estimated density values.}
98
  \item{bw}{the bandwidth used.}
98
  \item{bw}{the bandwidth used.}
99
  \item{N}{the sample size after elimination of missing values.}
99
  \item{N}{the sample size after elimination of missing values.}
100
  \item{call}{the call which produced the result.}
100
  \item{call}{the call which produced the result.}
101
  \item{data.name}{the deparsed name of the \code{x} argument.}
101
  \item{data.name}{the deparsed name of the \code{x} argument.}
102
  \item{has.na}{logical, for compatibility (always FALSE).}
102
  \item{has.na}{logical, for compatibility (always \code{FALSE}).}
103
}
103
}
104
\references{
104
\references{
105
  Becker, R. A., Chambers, J. M. and Wilks, A. R. (1988)
105
  Becker, R. A., Chambers, J. M. and Wilks, A. R. (1988)
106
  \emph{The New S Language}.
106
  \emph{The New S Language}.
107
  Wadsworth \& Brooks/Cole (for S version).
107
  Wadsworth \& Brooks/Cole (for S version).