predict.tcensReg: Method for Obtaining Fitted Predictions for tcensReg S3...

Description Usage Arguments Value

View source: R/predict.tcensReg.R

Description

Method for Obtaining Fitted Predictions for tcensReg S3 Objects

Usage

1
2
## S3 method for class 'tcensReg'
predict(object, newdata = NULL, ...)

Arguments

object

Object of class tcensReg

newdata

New values to obtain predictions

Value

numeric vector of fitted values, i.e., yhat


tcensReg documentation built on July 8, 2020, 7:17 p.m.