Description Usage Arguments Value Author(s) See Also
An internal function called by bootMbpca.
| 1 2 3 | 
| data | A  | 
| replace | A logical variable to indicate sampling with or without replacement | 
| B | Integer; number of bootstrap. | 
| mc.cores | Integer; number of cores used in bootstrap. This value is passed to function mclapply | 
| resample | Could be one of "sample", "gene" or "total". "sample" and "gene" means sample-wise and variable-wise resampling, repectively. "total" means total resampling. | 
| ncomp | passed to  | 
| method | passed to  | 
| k | passed to  | 
| center | passed to  | 
| scale | passed to  | 
| option | passed to  | 
| maxiter | passed to  | 
| svd.solver | passed to  | 
A matrix of mbpca eigenvalues resulted from bootstrap samples
Chen Meng
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.