Skip to contents

[Stable]

Print a Pmetrics Final Summary Object

Usage

# S3 method for summary.PMfinal
print(x, digits = max(3, getOption("digits") - 3), ...)

Arguments

x

A summary.PMfinal object made by summary.PM_final.

digits

Integer, used for number of digits to print.

...

Not used.

Value

A printed object.

Details

Print a summary of parameter medians and MAWD, with point estimates and credibilty intervals from an object made by summary.PM_final.

See also

Author

Michael Neely