print.grpss: Print the 'grpss' object

Description Usage Arguments Details Value Author(s) See Also

View source: R/print.grpss.R

Description

Prints the "grpss" object obtained from grpss.

Usage

1
2
## S3 method for class 'grpss'
print(x, ...)

Arguments

x

A fitted "grpss" object.

...

Not used.

Details

This function prints out the group screening results obtained from grpss when "selection = FALSE".

Value

The call, criterion, threshold and screened groups will be printed out.

Author(s)

Debin Qiu, Jeongyoun Ahn

See Also

grpss


grpss documentation built on May 1, 2019, 7:49 p.m.

Related to print.grpss in grpss...