Jukka Kohonen's SiZer implementation

This is my independent implementation of P. Chaudhuri and J. S. Marron's SiZer method. I wrote it as a part of my M.Sc. work titled Splinisilottimen käyttö SiZer-menetelmässä ("Using smoothing splines with the SiZer method").

Key features:

The library consists of a collection of MATLAB scripts. The most important ones are:

Currently the only documentation, besides this file and my M.Sc. thesis (in Finnish), are the embedded comments in the scripts. Try

    help combi
in MATLAB.

Caveat: Please note that this software is provided "as is". There are known limitations, and there may be hidden bugs and inefficiencies. However, for experimental data analysis, it should be reasonably robust and easy to use.

Download the library (ZIP archive, 14 kB)

The library is copyright © 2005 Jukka Kohonen. Permission is granted for personal and academic use for research and educational purposes.