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