p_value_perm: Deprecated function p-Value from permutation test

Description Usage Arguments Value Examples

Description

The fucntion calculates the cumulative (1-tailed) probability of 'actual' belonging to 'h0' (permutation_object from the permutation_test_model function).

Usage

1
p_value_perm(model_actual, permutation_object)

Arguments

model_actual

The actual model performance (e.g. misclassifications or Q2)

permutation_object

Null hypothesis distribution from permutation test from permutation_test_model function

Value

The p-value indicating if there is significant differences between the model performance and the null hypothesis distribution from permutation test test

Examples

1
2
message("MUVR is not compatible with Bioconductor, 
use bp_kfold_VIP_analysis method instead")

AlpsNMR documentation built on April 1, 2021, 6:02 p.m.