print.sim {huge} | R Documentation |
Print function for 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 |
... |
System reserved (No specific usage) |
See Also
[Package huge version 1.3.5 Index]