Description Slots Methods Author(s) References See Also
An object returned from GenerateBootMatrix and which is usually passed to RepeatRanking
bootmatrix
:A matrix
whose number of columns equals
the number of replications and whose number of
rows equals the number of observations.
Each column contains the indices of those observations
that are elements of the corresponding bootstrap sample. Note that each observation
may be included several times in each column.
replicates
:The number of bootstrap replicates.
type
:One of "unpaired", "paired", "onesample"
, s. GeneRanking.
maxties
:The maximum number of allowed ties, s. GenerateBootMatrix.
minclassize
:The minimum class size, s. GenerateBootMatrix
balancedclass
:Balanced classes, s. GenerateBootMatrix
balancedsample
:Balanced Bootstrap, TRUE/FALSE
.
Use show(BootMatrix)
for a brief information
Use summary(BootMatrix, repl=1:2)
to obtain
the frequencies of each observation for
replications 1
and 2
Martin Slawski
Anne-Laure Boulesteix
Davison, A.C., Hinkley, D.V. (1997)
Bootstrap Methods and their Application.
Cambridge University Press
GenerateBootMatrix, GenerateFoldMatrix, RepeatRanking
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.