Description Usage Arguments Details Value See Also
Test for the dependence of two R2.
1 | pvalue_dependent_R2mse(mprd, fobs)
|
mprd |
a matrix of numeric vectors. |
fobs |
the reference vector of length equals to |
The function compare R2 obtained by the models
mprd[i, ] ~ fobs
.
Return a vector of p-value of length equals
to dim(mprd)[1]
.
test_dependent_R2
,
test_dependent_R2mse
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.