FitGammaComplete {Temporal}R Documentation

Gamma Parameter Estimation without Censoring

Description

Paramter estimation for gamma event times without censoring.

Usage

FitGammaComplete(data, eps = 1e-06)

Arguments

data

Data.frame.

eps

Tolerance for Newton-Raphson iterations.

Value

Numeric vector containing the estimated shape and rate parameters.


[Package Temporal version 0.3.0.1 Index]