summary.aeexfit: Summary method for aeexfit objects

Description Usage Arguments Value Author(s) Examples

View source: R/summary.aeexfit.R

Description

Prints estimated parameters for aeexfit object

Usage

1
2
## 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

1
##Will put an example here

acc documentation built on May 1, 2019, 9:26 p.m.

Related to summary.aeexfit in acc...