summary.aiFit: Summary of Results from Static or Dynamic Models

View source: R/summary.aiFit.r

summary.aiFitR Documentation

Summary of Results from Static or Dynamic Models

Description

This summarizes the main results from AIDS models.

Usage

## S3 method for class 'aiFit'
summary(object, digits=3, ...)

Arguments

object

an object of class aiFit from the function of aiStaFit or aiDynFit.

digits

number of digits for rounding outputs

...

additional arguments to be passed.

Details

This wraps up the coefficents and statistics from aiFit by equation.

Value

A data frame object with coefficients and related statistics by equation.

Author(s)

Changyou Sun (cs258@msstate.edu)

See Also

aiStaFit and aiDynFit.

Examples

# see the examples for 'aiDynFit'.

erer documentation built on April 18, 2022, 5:06 p.m.