print.sim {flare} | R Documentation |
Print Function for for an object with S3 class "sim"
Description
Print the information about the sample size, the dimension, the pattern and sparsity of the true graph structure.
Usage
## S3 method for class 'sim'
print(x, ...)
Arguments
x |
An object with S3 class |
... |
Arguments to be passed to methods. |
Author(s)
Xingguo Li, Tuo Zhao, Lie Wang, Xiaoming Yuan and Han Liu
Maintainer: Xingguo Li <xingguo.leo@gmail.com>
See Also
sugm
and sugm.generator
[Package flare version 1.7.0.1 Index]