plot.sim: Plot Function for "sim"

View source: R/sugm.generator.R

plot.simR Documentation

Plot Function for "sim"

Description

Visualize the covariance matrix, the empirical covariance matrix, the adjacency matrix and the graph pattern of the true graph structure.

Usage

## S3 method for class 'sim'
plot(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.generator, sugm and flare-package


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