test_dependent_R2mse: Test for the dependence of two R2

Description Usage Arguments Details Value

Description

Tests for the dependence of two R2.

Usage

1
test_dependent_R2mse(prd2, prd1, obs)

Arguments

prd2, prd1, obs

three numeric vectors of same length.

Details

Be careful, the three vectors are not symmetrical. The function compare R2 obtained by the models prd1 ~ obs and prd2 ~ obs.

Value

Return a p-value.


BenitoJaillard/combinAna documentation built on May 9, 2019, 2:17 a.m.