Package src :: Package stats306b :: Package lecture4 :: Module data
[hide private]
[frames] | no frames]

Module data

source code

Toy data example for kernel methods.

Functions [hide private]
 
mu(x)
Signal: piecewise linear on [0,1] with a peak at 0.4, vanishing on [0.6,1]
source code
 
generate()
A sample of mu corrupted by Gaussian noise.
source code