GenGammaShape: Generalized Gamma Shape MLE

View source: R/GenGamma.R

GenGammaShapeR Documentation

Generalized Gamma Shape MLE

Description

Profile MLE of the first shape parameter \alpha of the generalized gamma given the second shape parameter \beta.

Usage

GenGammaShape(data, beta)

Arguments

data

Data.frame.

beta

Second shape parameter.

Value

Numeric MLE of the rate \alpha.


Temporal documentation built on Sept. 24, 2023, 1:06 a.m.