summary.aeefit: Summary method for aeefit objects

View source: R/summary.aeefit.R

summary.aeefitR Documentation

Summary method for aeefit objects

Description

Prints estimated parameters for aeefit object

Usage

## S3 method for class 'aeefit'
summary(object, digits = 3, dig.tst = 2, ...)

Arguments

object

A aeefit object

digits

Minimum number of significant digits to be used for most numbers.

dig.tst

Minimum number of significant digits for the test statistics

...

...

Value

Estimated parameters for aeefit objects

Author(s)

Jaejoon Song <jjsong2@mdanderson.org>

Examples

##Will put an example here

github-js/acc documentation built on Aug. 21, 2023, 5:40 p.m.