powered by
edist
Method for obtaining the parameters of an edist object.
# S3 method for edist params(x)
A named vector of parameters
The object to obtain the parameters of
z <- normal(0, 1) * exponential(2) params(z)
Run the code above in your browser using DataLab