Learn R Programming

erer (version 1.3)

print.aiFit: Printing results from AIDS models

Description

Show estimation resutls from static or dynamic AIDS models estimated from aiStaFit, aiStaHau, and aiDynFit.

Usage

## S3 method for class 'aiFit':
print(x, \dots)

Arguments

x
an object of class aiFit from the function of aiStaFit, aiStaHau, or aiDynFit.
...
additional arguments to be passed.

Value

  • Summary results of the coefficents or outputs.

Details

This print method for object of class aiFit.

See Also

aiStaFit; aiStaHau; aiDynFit.

Examples

Run this code
# see the examples for 'aiDynFit'.

Run the code above in your browser using DataLab