summary.CURobustML: Summarize the estimates from the 'CURobustML' routine

View source: R/combFun.R

summary.CURobustMLR Documentation

Summarize the estimates from the CURobustML routine

Description

coefficient table containing estimates, standard errors, z-value, and p-value. If exists, bootstrap standard errors are used by default.

Usage

## S3 method for class 'CURobustML'
summary(object, digits = max(3L, getOption("digits") - 3L), ...)

Arguments

object

object of class CURobustML.

digits

integer indicating the number of decimal places

...

additional arguments ...


youmisuk/CURobustML documentation built on Sept. 11, 2022, 11:04 a.m.