LogNormInfo {Temporal} | R Documentation |
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? |
Value
Numeric score.
[Package Temporal version 0.3.0.1 Index]