print.apollo: Prints brief summary of Apollo model

View source: R/print.apollo.R

print.apolloR Documentation

Prints brief summary of Apollo model

Description

Receives an estimated model object and prints a brief summary using the generic print function.

Usage

## S3 method for class 'apollo'
print(x, ...)

Arguments

x

Model object. Estimated model object as returned by function apollo_estimate.

...

further arguments passed to or from other methods.

Value

nothing.


apollo documentation built on Oct. 13, 2023, 1:15 a.m.