cvWrapper | R Documentation |
A wrapper for the pathwayTalk workflow. Splits the dataset into a specified number of folds (‘times’), each representing a specified proportion of the data (‘p’)
cvWrapper( expression_matrix, groups, platform, gene_alpha, pathways, pathway_alpha, lambda, sampling_method = "partition", times = 10, p = 0.6 )
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.