kernelcdf: Evaluates cumulative distribution function for the input...

Description Usage Arguments Value Author(s)

Description

Evaluates cumulative distribution function for the input numeric value

Usage

1
  kernelcdf(x, xi, bw, wi)

Arguments

x

a vector containing the numeric values for which cumulative distribution function has to be evaluated

xi

a vector containing the data set

bw

a numeric value containing Silverman bandwidth of the given data set

wi

a vector containing weights

Value

p a numeric containing the cumulative probability distribution value of length equal to x

Author(s)

Manan Shah mkshah@tepper.cmu.edu


R-Finance/Meucci documentation built on May 8, 2019, 3:52 a.m.