pw.calc {NPRED} | R Documentation |
Calculate Partial Weight
Description
Calculate Partial Weight
Usage
pw.calc(x, py, cpy, cpyPIC)
Arguments
x |
A vector of response. |
py |
A matrix containing possible predictors of x. |
cpy |
The column numbers of the meaningful predictors (cpy). |
cpyPIC |
Partial informational correlation (cpyPIC). |
Value
A vector of partial weights(pw) of the same length of z.
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]