pw.calc | R Documentation |
Calculate Partial Weight
pw.calc(x, py, cpy, cpyPIC)
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). |
A vector of partial weights(pw) of the same length of z.
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.