Description Usage Arguments Value
Bootstrap on Leave-one-out CV with Logistic Regression.
| 1 | Bootstrap_LOOCV_LR_AUC(df, targetVec, nboot)
 | 
| df | a  | 
| targetVec | a binary vector of the response variable. Should be
the same number of rows as  | 
| nboot | an integer specifying the number of bootstrap iterations. | 
A list of length 2 with elements
| auc | A vector the length of
 | 
| byClass | A dataframe with number of rows equal to  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.