print.sugm {flare} | R Documentation |
Print Function for an object with S3 class "sugm"
Description
Print a summary of the information about an object with S3 class "slim"
.
Usage
## S3 method for class 'sugm'
print(x, ...)
Arguments
x |
An object with S3 class |
... |
Arguments to be passed to methods. |
Details
This call simply outlines the options used for computing a sugm object.
Author(s)
Xingguo Li, Tuo Zhao, Lie Wang, Xiaoming Yuan and Han Liu
Maintainer: Xingguo Li <xingguo.leo@gmail.com>
See Also
sugm
and flare-package
.
[Package flare version 1.7.0.1 Index]