Learn R Programming

Temporal (version 0.3.0.1)

LogNormInfo: Log-Normal Observed Information

Description

Observed information for log-normal event times without censoring.

Usage

LogNormInfo(data, loc, scale, log_scale = FALSE)

Value

Numeric score.

Arguments

data

Data.frame.

loc

Location parameter.

scale

Scale parameter.

log_scale

Is the scale parameter logged?