Learn R Programming

Temporal (version 0.3.0.1)

LogNormScore: Log-Normal Score Equation

Description

Score equation for log-normal event times without censoring.

Usage

LogNormScore(data, loc, scale)

Value

Numeric score.

Arguments

data

Data.frame.

loc

Location parameter.

scale

Scale parameter.