summary.tcensReg: Method for Returning Summary Statistics for tcensReg S3...

Description Usage Arguments Value

View source: R/summary.tcensReg.R

Description

Method for Returning Summary Statistics for tcensReg S3 Objects

Usage

1
2
## S3 method for class 'tcensReg'
summary(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 value for number of digits to display for all numeric results

...

Additional optional parameters

Value

Relevant results of tcensReg fitted object


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