print.sim: Print Function 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 sim
print(x, ...)
Arguments
- x
An object with S3 class "sim".
- ...
Arguments to be passed to methods.
Author
Xingguo Li, Tuo Zhao, Lie Wang, Xiaoming Yuan and Han Liu
Maintainer: Tuo Zhao <tourzhao@gatech.edu>