Last chance! 50% off unlimited learning
Sale ends in
Test for the dependence of two R2.
pvalue_dependent_R2mse(mprd, fobs)
a matrix of numeric vectors.
the reference vector of length equals to dim(mprd)[2]
.
Return a vector of p-value of length equals
to dim(mprd)[1]
.
The function compare R2 obtained by the models
mprd[i, ] ~ fobs
.