Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

summary.aiFit

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

Examples

# see the examples for 'aiDynFit'.

erer

Empirical Research in Economics with R

v3.0
GPL (>= 2)
Authors
Changyou Sun <cs258@msstate.edu>
Initial release
2020-04-30

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.