ker_dis_i function

Distribution function without the ith observation

Distribution function without the ith observation

ker_dis_i(X, y, wt, ktype, bw)

Arguments

  • X: The numeric data vector.
  • y: The vector where the kernel estimation is computed.
  • wt: The non-negative weight vector.
  • ktype: A character string giving the type kernel to be used: "normal", "epanechnikov", "biweight", or "triweight".
  • bw: A numeric bandwidth value.

Returns

Returns the estimated value for the bandwith parameter.

Author(s)

Kassu Mehari Beyene and Anouar El Ghouch

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