print.multiRec: Print a short summary of the model fit

View source: R/print.R

print.multiRecR Documentation

Print a short summary of the model fit

Description

Print a short summary of the model fit

Usage

## S3 method for class 'multiRec'
print(x, digits = 4, ...)

Arguments

x

an object of type multiRec

digits

integer, the number of decimal digits to display for parameters.

...

not used

Value

Invisibly returns the input object x. Called for side effects (printing).


multiRec documentation built on Feb. 3, 2026, 5:06 p.m.