summary.hadam | R Documentation |
Displays the summary table of Hadamard variance
## S3 method for class 'hadam' summary(object, ...)
object |
A |
... |
Additional arguments affecting the summary produced. |
Summary table
JJB
set.seed(999) x = rnorm(100) out = hadam(x) summary( out )
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.