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


williazo/tcensReg documentation built on July 24, 2020, 1:39 a.m.