Code and Results for Chapter 8:
Introduction:
These are results and code for the
problems and examples found in Chapter 8 of this famous book.
Various Figures and Problems:
- prob_8_3.m (the bias-variance trade off)
- prob_8_4.m (the normal reference rule Part I)
- norm_ref_rule_hist.m (constructs a PDF histogram using the normal reference rule)
- norm_ref_rule_w_skew_hist.m (constructs a PDF histogram using the normal reference rule and skew adjustment)
- prob_8_5_no_skew.m (the normal reference rule on a skewed distribution)
- prob_8_5_with_skew.m (the normal reference rule with skew on a skewed distribution)
- prob_8_6.m (various bin widths)
- prob_8_7.m (the Freedman-Diaconis rule v.s. Sturges rule)
- prob_8_10.m (two-dimensional frequency polygons)
- prob_8_11.m (evaluating kernel density estimates)
- prob_8_14.m (adaptive density modeling)
- prob_8_17.m (experiments with the EM algorithm)
- prob_8_21.m (density estimation with the forearm data)
- prob_8_22.m (density estimation with the elderly data)
- prob_8_23.m (density estimation with the nfl data)
John Weatherwax
Last modified: Sun May 15 08:46:34 EDT 2005