Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


apollo (version 0.3.5)

print.apollo: 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 apollo
print(x, ...)

Value

nothing.

Arguments

x

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

...

further arguments passed to or from other methods.