print.pprFit: Printing a 'pprFit' object

View source: R/print.R

print.pprFitR Documentation

Printing a pprFit object

Description

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.


smimodel documentation built on April 8, 2026, 5:06 p.m.