Learn R Programming

popKorn (version 0.3-0)

integrand: Evaluate integrand alone

Description

This function will evaluate the integrand in the expression for the exact coverage probability.

Usage

integrand(z, mat1)

Arguments

z
This is a real number between -Inf and Inf.
mat1
This is the matrix of the delta values. This matrix can be generated using the genDelMat function.

Value

The function returns a scalar value.

See Also

exactCoverageProb, integrate2