mle: mle calculates the maximum likelihood estimate for the gamma...

Description Usage Arguments Value Examples

View source: R/mle.R

Description

mle calculates the maximum likelihood estimate for the gamma distribution

Usage

1
mle(x)

Arguments

x

the numerical vector to optimize over

Value

the value of the distribution that gives the highest value

Examples

1
2
3
4
## Not run: 
 mle(x)

## End(Not run)

jnumainville/JoeNumainvilleTools documentation built on May 25, 2019, 6:24 p.m.