calc.PW {NPRED}R Documentation

Calculate Partial Weight

Description

Calculate Partial Weight

Usage

calc.PW(x, py, cpy, cpyPIC)

Arguments

x

A vector of response.

cpy

The column numbers of the meaningful predictors (cpy).

cpyPIC

Partial informational correlation (cpyPIC).

z

A matrix containing possible predictors of x.

Value

A vector of partial weights(pw) of the same length of z.


[Package NPRED version 1.0.1 Index]