| dim.mvn | R Documentation |
mvn object.Method for obtaining the dimension of an mvn object.
## S3 method for class 'mvn'
dim(x)
x |
The object to obtain the dimension of |
The dimension of the mvn object
dim(mvn(c(0, 0, 0)))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.