un.pdf: Univariate PDF estimation

Description Usage Arguments Value Examples

View source: R/un.pdf.R

Description

Univariate PDF estimation

Usage

1
un.pdf(RVa, q)

Arguments

RVa

Vector: Realizations of a random variable

q

Scalar: Quantile

Value

Returns the PDF estimate for the quantile of interest.

Examples

1
un.pdf(RVa = rnorm(10000), q = 0)

anthonyyazdani/KernelMVA documentation built on March 29, 2021, 1:50 a.m.