Description Usage Arguments Value
Implement cross valildation and record the validation error for each iteration and lambda
1 |
da, |
dataset |
..., |
mean values by esti.mode=2, available only when esti.mode=2 |
lambda, |
the range of lambda for cross validation, default value of seq(0.001,0.3,by=0.01) |
nfold, |
number of folds for cross validation, default value of 6 |
esti.mode, |
digits for covariance estimating method, 0 for Kaul's method, 1/2/3 for Jun Li's 1st/2nd/3rd method |
the validation error for each iteration and lambda
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.