plot.sim {huge} | 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 |
... |
System reserved (No specific usage) |
See Also
huge.generator
and huge
[Package huge version 1.3.5 Index]