cdfSquared2Norm: Squared Cumulative Distribution Function 2-Norm
Description
The squared 2-norm of the cdf evaluated up to a given limit, possibly shifted.
Usage
cdfSquared2Norm(object, x = 0, upper = Inf)
Arguments
x
amount to shift the result.
upper
upper limit of the integral.
Value
Squared 2-norm of cdf evaluated between limits as a numeric.