plot.sim {fastclime}R Documentation

Plot function for S3 class "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"

...

System reserved (No specific usage)

Author(s)

Haotian Pang, Han Liu and Robert Vanderbei
Maintainer: Haotan Pang<hpang@princeton.edu>

See Also

fastclime.generator and fastclime


[Package fastclime version 1.4.1 Index]