LogNormInfo: Log-Normal Observed Information
Description
Observed information for log-normal event times without censoring.
Usage
LogNormInfo(data, loc, scale, log_scale = FALSE)
Arguments
- data
Data.frame.
- loc
Location parameter.
- scale
Scale parameter.
- log_scale
Is the scale parameter logged?