LogNormInfo: Log-Normal Observed Information

View source: R/LogNormal.R

LogNormInfoR 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.


Temporal documentation built on Feb. 27, 2026, 9:06 a.m.