calc.scaleSTDratio {NPRED} | R Documentation |
Calculate the ratio of conditional error standard deviations
Description
Calculate the ratio of conditional error standard deviations
Usage
calc.scaleSTDratio(x, zin, zout)
Arguments
x |
A vector of response. |
zin |
A matrix containing the meaningful predictors selected from a large set of possible predictors (z). |
zout |
A matrix containing the remaining possible predictors after taking out the meaningful predictors (zin). |
Value
The STD ratio.
References
Sharma, A., Mehrotra, R., 2014. An information theoretic alternative to model a natural system using observational information alone. Water Resources Research, 50(1): 650-660.
[Package NPRED version 1.1.0 Index]