Learn R Programming

scanstatistics (version 1.0.1)

gaussian_qmax: Calculates the largest value for which the Gaussian score function is zero.

Description

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

Usage

gaussian_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.