Prev Up
Go backward to 1.3 Installing glmlab
Go up to 1 Introduction

1.4 Directory Structure

glmlab consists of over 70 MATLAB files in a number of directories (or folders). They are structured as shown in Figure 1.4.

/glmlab Contains general information and files used in starting glmlab.
/glmlab/fit Contains numerous files for fitting the model and parsing the input.
/glmlab/fit/dist Contains information about the distributions that can be used.
/glmlab/fit/link Contains information about the link functions that can be used.
/glmlab/plotting Contains plotting routines.
/glmlab/misc Contains other miscellaneous files used in glmlab, including formatting and tricks.
/glmlab/glmhelp Contains the glmlab help menu information.
/glmlab/glmlog Contains log files and fitting parameters that come with glmlab.
/glmlab/data Contains the data files that come with glmlab.
The Structure of glmlab
 

Peter Dunn

Prev Up