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 Sept. 24, 2023, 1:06 a.m.