Table 1.
Parameters (location in italics) |
Density R function | dist | |
---|---|---|---|
Exponential | rate | dexp | "exp" |
Weibull | shape, scale | dweibull | "weibull" |
Gamma | shape, rate | dgamma | "gamma" |
Log-normal | meanlog, sdlog | dlnorm | "lnorm" |
Gompertz | shape, rate | dgompertz | "gompertz" |
Log-logistic | shape, scale | dllogis | "llogis" |
Generalized gamma (Prentice 1975) | mu, sigma, Q | dgengamma | "gengamma" |
Generalized gamma (Stacy 1962) | shape, scale, k | dgengamma.orig | "gengamma.orig" |
Generalized F (stable) | mu, sigma, Q, P | dgenf | "genf" |
Generalized F (original) | mu, sigma, s1, s2 | dgenf.orig | "genf.orig" |