Skip to contents

The default print method for a gaimFit object.

Usage

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

Arguments

x

A model object of class gaimFit as produced by model_gaim() function.

...

Other arguments not currently used.

Value

No return value; called for side effects. Prints a summary of the fitted model(s) to console.