FitGammaComplete: Gamma Parameter Estimation without Censoring

View source: R/Gamma.R

FitGammaCompleteR 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.


Temporal documentation built on Feb. 27, 2026, 9:06 a.m.