% R_pos_permutation: r values of n-fold in N permutation (positive) % R_neg_permutation: r values of n-fold in N permutation (negative) % R_both_permutation: r values ...
function [pval_pos, pval_neg, pval_both, prediction_r] = CPM_n_folds_permutation_p_value (no_iterations, R_pos_repeat, R_neg_repeat, R_both_repeat, R_pos_permutation ...
Statistical hypothesis testing and effect size measurement are routine parts of quantitative research. Advancements in computer processing power have greatly improved the capability of statistical ...