Learn R Programming

Temporal (version 0.3.0.1)

GammaInfo: Gamma Observed Information

Description

Observed information for gamme event times without censoring.

Usage

GammaInfo(data, shape, rate)

Value

Numeric information matrix.

Arguments

data

Data.frame.

shape

Shape parameter \(\alpha\).

rate

Rate parameter \(\lambda\).