bmem.pair.boot | R Documentation |
Bootstrap for pairwise deletion
bmem.pair.boot(x, ram, boot = 1000, parallel=FALSE,ncore=1, ...)
x |
A data set |
ram |
RAM path for the mediaiton model |
boot |
Number of bootstraps. Default is 1000. |
parallel |
Whether to use parallel method to calculate. |
ncore |
Numbers of core for parallel method. |
... |
Other options for |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.