Skip to contents

The default print method for a pprFit object.

Usage

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

Arguments

x

A model object of class pprFit as produced by model_ppr() function.

...

Other arguments not currently used.

Value

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