Is an object a distribution?
is_distribution
tests if x
inherits from "distribution"
.
is_distribution(x)
x |
An object to test. |
Z <- Normal() is_distribution(Z) is_distribution(1L)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.