The R Project SVN R-packages

Rev

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

Rev 5789 Rev 5799
Line 8... Line 8...
8
  functions \code{boot}, \code{censboot}, or \code{tilt.boot} and
8
  functions \code{boot}, \code{censboot}, or \code{tilt.boot} and
9
  returns the frequency (or index) array for the bootstrap
9
  returns the frequency (or index) array for the bootstrap
10
  resamples.
10
  resamples.
11
}
11
}
12
\usage{
12
\usage{
13
boot.array(boot.out, indices=)
13
boot.array(boot.out, indices)
14
}
14
}
15
\arguments{
15
\arguments{
16
\item{boot.out}{
16
\item{boot.out}{
17
  An object of class \code{"boot"} returned by one of the generation
17
  An object of class \code{"boot"} returned by one of the generation
18
  functions for such an object.
18
  functions for such an object.