predict.chenreg: predict.chenreg

View source: R/predict.chenreg.R

predict.chenregR Documentation

predict.chenreg

Description

predict.chenreg

Usage

## S3 method for class 'chenreg'
predict(object, newdata = NULL, ...)

Arguments

object

a model created by 'chen_reg'

newdata

An optional data frame in which to look for variables with which to predict. If omitted, the fitted values are used

...

further arguments passed to or from other methods.


AlissonRP/chenReg documentation built on July 20, 2023, 4:50 a.m.