Description Usage Arguments Value Examples
The fucntion calculates the cumulative (1-tailed) probability of 'actual'
belonging to 'h0' (permutation_object
from the permutation_test_model
function).
1 | p_value_perm(model_actual, permutation_object)
|
model_actual |
The actual model performance (e.g. misclassifications or Q2) |
permutation_object |
Null hypothesis distribution from permutation test
from |
The p-value indicating if there is significant differences between the model performance and the null hypothesis distribution from permutation test test
1 2 | message("MUVR is not compatible with Bioconductor,
use bp_kfold_VIP_analysis method instead")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.