Stata Course
All course materials for the "Statistical Modelling in Stata"
course can be found here
Guide to Multiple Imputation
A guide to multiple imputation, and the dataset used for the
examples in the guide can he found here. This is of particular interest if you
need to impute continuous variables with a non-normal
distribution.
Guide to using the Linux Workstation
Some notes about connecting to the
Linux workstation from a PC. Only of interest to people within the
ARC epidemiology unit, who could be given access to it.
Stata Software
I have written some software for Stata. To view it, start stata
and type
net from http://personalpages.manchester.ac.uk/staff/mark.lunt
in the command window.
Alternatively, all the files are available
here. However, the help files are
written in stata's own SMCL language, so are not easy to read
other than in stata. The ado files should be fairly
comprehensible to someone with a good knowledge of the C
programming language and some familiarity with statistical
concepts, although some knowledge of the peculiarities of
stata's own programming language would be very helpful.