censReg_AMLE.pred: Support Function for Censored Regression

View source: R/censReg.pred.R

censReg_AMLE.predR Documentation

Support Function for Censored Regression

Description

Support function for censored regression to predict values from a censored regression model.

Usage

censReg_AMLE.pred(fit, XPRED)

Arguments

fit

the output from censReg_AMLE.fit.

XPRED

a matrix of the prediction variables.

Value

A list containing the output from the FORTRAN code.

See Also

censReg,


USGS-R/smwrQW documentation built on Oct. 11, 2022, 6:13 a.m.