lboxcox_maxLik.predict: Lboxcox MaxLik Prediction Function
Description
Give the predicted p value of given LBC MaxLik model
Usage
lboxcox_maxLik.predict(myMaxLikfit, newdata, formula)
Arguments
- myMaxLikfit
Fitted model using lboxcox_maxLik model
- newdata
Given data for prediction
- formula
a formula of the form y ~ x + z1 + z2 where y is a binary response variable, x is a continuous predictor variable, and z1, z2, ... are covariates