Learn R Programming

scanstatistics (version 1.0.1)

exponential_qmax: Calculates the largest value for which the exponential score function is zero.

Description

Calculates the largest value for which the exponential score function is zero.

Usage

exponential_qmax(c, b)

Arguments

c

A scalar; the observed value.

b

A scalar; the expected value.

Value

A scalar greater than or equal to 1.