print.paramedic: Print method for paramedic objects

View source: R/print-and-summary.R

print.paramedicR Documentation

Print method for paramedic objects

Description

The print method for paramedic objects displays a summary of the parameter estimates from the fitted model.

Usage

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

Arguments

x

The fitted object

...

Ignored

Value

Returns x, invisibly.


statdivlab/paramedic documentation built on May 3, 2024, 7:08 p.m.