coef.tcensReg: Method for Extracting Coefficient Estimates for tcensReg S3...

Description Usage Arguments Value

View source: R/coef.tcensReg.R

Description

Method for Extracting Coefficient Estimates for tcensReg S3 Objects

Usage

1
2
## S3 method for class 'tcensReg'
coef(object, logsigma = FALSE, digits = 4, ...)

Arguments

object

Object of class tcensReg

logsigma

Logical indicator of whether to return standard deviation as logsigma or sigma. Default is FALSE returning sigma

digits

Numeric scalar indicating the number of digits to return

...

Extra arguments

Value

numeric named vector of coefficient estimates


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