Description Usage Arguments Value Examples
Calculates
1 |
Y |
A numeric response vector, containing nobs variables. |
X |
An input matrix, of dimension nobs x nvars. |
W |
A covariate matrix, of dimension nobs x ncors, default is NULL. |
type |
Penalized regression type, valid parameters include "Lasso", "AdaLasso", "SCAD", and "MCP". |
B |
Multi-split times, default is 100. |
fold.num |
The number of cross validation folds, default is 10. |
perm.num |
Permutation times, default is 1000. |
A matrix containing harmonic mean p-values from permutation.
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.