print.tcensReg: Method for Printing tcensReg S3 Objects

Description Usage Arguments Value

View source: R/print.tcensReg.R

Description

Method for Printing tcensReg S3 Objects

Usage

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

Arguments

x

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

...

Additional optional arguments to pass into the printing process

Value

default method for printing an S3 object of class tcensReg


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