Learn R Programming

PO.EN (version 1.0)

PO.EN.predict: PO-EN predicting function

Description

A prediction function using the linear predictor of PO-EN fitting results.

Usage

PO.EN.predict(X, beta)

Arguments

X

Input design matrix. Should not include the intercept vector.

beta

A coefficients vector from the PO-EN fitting function.