nonparametric
Inverse gaussian kernel for density, pdf, estimation.
x (array_like, float) – Points for which density is evaluated. x can be scalar or 1-dim.
x
sample (ndarray, 1-d) – Sample from which kde is computed.
bw (float) – Bandwidth parameter, there is currently no default value for it.
Components for kernel estimation
References
kernel_pdf_invgauss