Description Usage Arguments Value Examples
Do bootstrap and LOOCV
1 | Bootstrap_LOOCV_LR_AUC(df, targetVec, nboot = 50)
|
df |
Row is sample, column is feature. Required |
targetVec |
y vector. Required |
nboot |
number of BOOTSTRAP |
bootstrap loocv result dataframe
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.