myloo | R Documentation |
leave one out cross-validation with additional functions
myloo(rg, grouping_var = NULL, secondary_model = FALSE, nvar = 20,
balancing = TRUE, mask = NULL, bestsample_sel = FALSE,
response = "GROUP")
rg |
EList object from limma |
grouping_var |
grouping variable |
secondary_model |
whether secondary model should be calculated |
nvar |
number of variables for the secondary model |
balancing |
whether sets should be balanced |
mask |
additional mask |
bestsample_sel |
choose only samples which were predicted correctly for prediction of the unknown sample |
response |
name of the response variable |
leave one out cross-validation with additional functions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.