Compute correlated t-statistic and p-value for k-fold cross-validated results
Source:R/kfold_ttest.R
kfold_ttest.RdCompute correlated t-statistic and p-value for k-fold cross-validated results
Arguments
- x
numericvector of values for model A- y
numericvector of values for model B- n
integerdenoting total sample size- k
integerdenoting number of folds used in k-fold