Learn R Programming

distr6 (version 1.5.6)

pdfSquared2Norm: Squared Probability Density Function 2-Norm

Description

The squared 2-norm of the pdf evaluated up to a given limit, possibly shifted.

Usage

pdfSquared2Norm(object, x = 0, upper = Inf)

Arguments

object

Distribution.

x

amount to shift the result.

upper

upper limit of the integral.

Value

Squared 2-norm of pdf evaluated between limits as a numeric.