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

View source: R/sugm.generator.R

print.simR 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 "sim".

...

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


flare documentation built on May 23, 2022, 9:05 a.m.