Learn R Programming

scanstatistics (version 1.0.1)

exponential_lambda: Compute the score for an individual exponential observation.

Description

Compute the score for an individual exponential observation.

Usage

exponential_lambda(c, b)

Arguments

c

A scalar; the observed value.

b

A scalar; the expected value.

Value

A scalar; the score.