kfunction function

Kernel distribution function

Kernel distribution function

kfunction(ktype, X)

Arguments

  • ktype: A character string giving the type kernel to be used: "normal", "epanechnikov", "biweight", or "triweight".
  • X: A numeric vector of sample data.

Returns

Returns a vector resulting from evaluating X.

  • Maintainer: Pedro Salguero García
  • License: CC BY 4.0
  • Last published: 2025-03-05