powered by
x
mvn
Function to determine whether an object x is an mvn object.
is_mvn(x)
Logical; TRUE if x is an mvn.
TRUE
The object to test
is_mvn(mvn(c(0, 0))) is_mvn(normal(0, 1))
Run the code above in your browser using DataLab