The R Project SVN R

Rev

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

Rev 59039 Rev 61153
Line 35... Line 35...
35
  the estimate of the standard error, unless that is zero where it
35
  the estimate of the standard error, unless that is zero where it
36
  returns \code{1}.
36
  returns \code{1}.
37
 
37
 
38
  \code{nclass.FD} uses the Freedman-Diaconis choice based on the
38
  \code{nclass.FD} uses the Freedman-Diaconis choice based on the
39
  inter-quartile range (\code{\link{IQR}}) unless that's zero where it
39
  inter-quartile range (\code{\link{IQR}}) unless that's zero where it
40
  reverts to \code{\link{mad}(x, constant=2)} and when that is \eqn{0}
40
  reverts to \code{\link{mad}(x, constant = 2)} and when that is \eqn{0}
41
  as well, returns \code{1}.
41
  as well, returns \code{1}.
42
}
42
}
43
\references{
43
\references{
44
  Venables, W. N. and Ripley, B. D. (2002)
44
  Venables, W. N. and Ripley, B. D. (2002)
45
  \emph{Modern Applied Statistics with S-PLUS.}
45
  \emph{Modern Applied Statistics with S-PLUS.}