Statistics Toolbox    

The glmdemo Demo

The glmdemo function presents a simple slide show describing generalized linear models. It presents examples of what functions and distributions are available with generalized linear models. It presents an example where traditional linear least squares fitting is not appropriate, and shows how to use the glmfit function to fit a logistic regression model and the glmval function to compute predictions from that model.

To run the glmdemo from the command line, type playshow glmdemo.


  Part 2 The robustdemo Demo