WeiInfo {Temporal} | R Documentation |
Weibull Information Matrix.
Description
Information matrix for the Weibull shape and rate parameters.
Usage
WeiInfo(data, shape, rate)
Arguments
data |
Data.frame. |
shape |
Shape parameter, alpha. |
rate |
Rate parameter, lambda. |
Value
Numeric information matrix.
[Package Temporal version 0.3.0.1 Index]