LogNormScore: Log-Normal Score Equation

View source: R/LogNormal.R

LogNormScoreR Documentation

Log-Normal Score Equation

Description

Score equation for log-normal event times without censoring.

Usage

LogNormScore(data, loc, scale)

Arguments

data

Data.frame.

loc

Location parameter.

scale

Scale parameter.

Value

Numeric score.


Temporal documentation built on Sept. 24, 2023, 1:06 a.m.