summary.aeexfit: Summary method for aeexfit objects

View source: R/summary.aeexfit.R

summary.aeexfitR Documentation

Summary method for aeexfit objects

Description

Prints estimated parameters for aeexfit object

Usage

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

Arguments

object

A aeexfit 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.