Prev Up Next
Go backward to 1.1 Why glmlab?
Go up to 1 Introduction
Go forward to 1.3 Installing glmlab

1.2 What can glmlab do?

MATLAB is a powerful computational tool that can be programmed to perform practically any numerical task. MATLAB has some basic statistical procedures built-in (for example, hist, mean, median and std). More statistical procedures are available--at extra cost--in the Statistics Toolbox.  glmlab extends MATLAB's statistical capabilities without needing the Statistics Toolbox, allowing the user to perform tasks such as:

glmlab also allows the user to save models between sessions, and returns a number of variables to the workspace for further analysis (see Section 3.5).

 


Peter Dunn

Prev Up Next