FitGenGammaComplete {Temporal}R Documentation

Generalized Gamma Parameter Estimation without Censoring

Description

Paramter estimation for generalized gamma event times without censoring.

Usage

FitGenGammaComplete(data, beta_lower = 0.1, beta_upper = 10)

Arguments

data

Data.frame.

beta_lower

Lower limit on possible values for beta.

beta_upper

Upper limit on possible values for beta.

Value

Numeric vector containing the estimated shape and rate parameters.


[Package Temporal version 0.3.0.1 Index]