Free Access Week - Data Engineering + BI
Data Engineering and BI courses are free this week!
Free Access Week - Jun 2-8

complmrob (version 0.7.1)

print.summary.complmrob: Print the summary information

Description

Print the summary information

Usage

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

Arguments

x

the summary object.

digits

the number of digits for the reported figures

signif.stars

should stars be displayed to show the significance of certain figures

...

further arguments currently not used