Description Usage Arguments Details Value See Also Examples
Performs a bootstrap by resampling the individual data matrices.
1 |
D |
either a 3d array consisting of the individual paired
comparison matrices or an object of class |
R |
the number of bootstrap samples |
A |
a list of vectors consisting of the stimulus aspects;
the default is |
s |
the starting vector with default |
constrained |
logical, if TRUE (default), parameters are constrained to be positive |
The bootstrap functions eba.boot.constrained
and eba.boot
are automatically called by boot
.
The code is experimental and may change in the future.
p |
the matrix of bootstrap vectors |
stat |
the matrix of bootstrap statistics, including parameter means, standard errors, and confidence limits |
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.