Learn R Programming

qualityTools (version 1.31.1)

distribution: Distribution

Description

calculates the most likely parameters for a given distribution

Usage

distribution(x, distribution = "weibull", start, ...)

Arguments

x
vector
distribution
one of "beta", "cauchy", "chi-squared", "exponential", "f", "gamma", "geometric", "log-normal", "logistic", "negative binomial", "normal", "poisson", "t","weibull"
start
start values if needed
...
...

Value

  • object of class distrCollection

References

MASS Package