print.summary.kclass: S3 print method for class 'summary.kclass'

Description Usage Arguments Value

View source: R/s3_methods.R

Description

S3 print method for class 'summary.kclass'

Usage

1
2
3
## S3 method for class 'summary.kclass'
print(object, digits = 3,
  signif.stars = getOption("show.signif.stars"), ...)

Arguments

object

an object with class 'summary.kclass', usually ouput from summary().

digits

the number of digits to display.

signif.stars

logical to show significance indicators.

...

other parameters passed to printCoefmat.

Value

the summary object.


potterzot/rkclass documentation built on May 25, 2019, 11:24 a.m.