Updated docs

master
Per A Brodtkorb 8 years ago
parent 7657b53b3d
commit 76bdf630a4

@ -483,7 +483,9 @@ class Kernel(object):
'rectangular' - Rectangular kernel. 'rectangular' - Rectangular kernel.
'laplace' - Laplace kernel. 'laplace' - Laplace kernel.
'logistic' - Logistic kernel. 'logistic' - Logistic kernel.
Note that only the first 4 letters of the kernel name is needed. Note that only the first 4 letters of the kernel name is needed.
fun : string
defining smoothing function/bandwidth.
Examples Examples
-------- --------

Loading…
Cancel
Save