print.summary.cotframe: Print Summary function of summary.cotframe object

View source: R/summary.mpitb.R

print.summary.cotframeR Documentation

Print Summary function of summary.cotframe object

Description

Print Summary function of summary.cotframe object

Usage

## S3 method for class 'summary.cotframe'
print(
  x,
  digits = max(4, getOption("digits") - 3),
  signif.stars = getOption("show.signif.stars"),
  ...
)

Arguments

x

the "summary.cotframe"-class object

digits

controls number of digits printed in output.

signif.stars

should significance stars be printed alongside output.

...

optional arguments

Value

summarized object with nice format


mpitbR documentation built on April 3, 2025, 11:05 p.m.