print.summary.complmrob: Print the summary information

Description Usage Arguments

View source: R/summary-methods.R

Description

Print the summary information

Usage

1
2
3
## S3 method for class '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


complmrob documentation built on Sept. 18, 2019, 1:02 a.m.