model.frame.intReg: Data used for estimating interval regression model

Description Usage Arguments Value Author(s) See Also

Description

Return the variables used for estimating an interval regression model

Usage

1
2
## S3 method for class 'intReg'
model.frame( formula, ... )

Arguments

formula

object of class intReg.

...

further arguments passed to other methods (e.g. model.frame).

Value

A data.frame containing all variables used for the estimation.

The response variable is given as a factor (in case of common boundaries) or as two numeric vectors, corresponding to the lower- and upper boundary for each observation.

Author(s)

Arne Henningsen, Ott Toomet otoomet@ut.ee

See Also

intReg, and model.frame


intReg documentation built on May 2, 2019, 4:43 p.m.