Learn R Programming

flare (version 1.8)

print.sugm: Print Function for an object with S3 class "sugm"

Description

Print a summary of information about an object with S3 class "sugm".

Usage

# S3 method for sugm
print(x, ...)

Arguments

x

An object with S3 class "sugm".

...

Arguments to be passed to methods.

Author

Xingguo Li, Tuo Zhao, Lie Wang, Xiaoming Yuan and Han Liu
Maintainer: Tuo Zhao <tourzhao@gatech.edu>

Details

This call simply outlines the options used for computing a sugm object.

See Also

sugm and flare-package.