6.5.6.2.4.1.9. statsmodels.sandbox.nonparametric.kernels.CustomKernel.smooth

CustomKernel.smooth(xs, ys, x)[source]

Returns the kernel smoothing estimate for point x based on x-values xs and y-values ys. Not expected to be called by the user.