powered by
An R object describing the properties of a probability distribution.
An RC class containing statistical properties of that distribution, namely its name, parameter names and values and natural parameter names and values.
Waldir Leoncio
probdist(shape = 2, scale = .25, family = "gamma") probdist(mean = 2, sd = 10, family = "normal") probdist(eta1 = 2, eta2 = -1, family = "normal")
Run the code above in your browser using DataLab