est.gamma: Estimation of gamma parameter of Gamma distribution

Description Usage Arguments Details Value Author(s) Examples

View source: R/est.gamma.R

Description

The function estimates the value of the parameter gamma using \texttt{optimize}.

Usage

1

Arguments

t

the vector of values

Details

The form of the distribution is as in the function \texttt{ll.gamma}

Value

gamma

the estimates of γ

ll.gamma.max

the value of loglikehood

Author(s)

Michal Trzesiok

Examples

1
est.gamma(t=c(3,8))

MixedPoisson documentation built on May 2, 2019, 12:40 p.m.