summary.aeefit: Summary method for aeefit objects

Description Usage Arguments Value Author(s) Examples

View source: R/summary.aeefit.R

Description

Prints estimated parameters for aeefit object

Usage

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

1
##Will put an example here

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

Related to summary.aeefit in acc...