QMIN: qminlib Software
Overview:
qminlib is a series of SAS Component Language (SCL) frames and macros intended to help students learn the general linear model using PROC GLM and the repeated measures using the mixed model under PROC MIXED. It also has some graphics utilities. The software is still under development. Send comments and bug reports to gregory.carey@colorado.edu.
Instructions for downloading and installing qminlib (Windows only):
- Right-click here then select "Save Link As ..." or "Save Target As .. ". A compressed folder will be downloaded on the computer.
- Move the compressed folder to your SASUSER folder. Usually, this folder will be located in the folder My Documents\My SAS Files\9.1 for SAS version 9.1.
- Unzip the compressed folder. (Right-click on the folder and select “Extract All” from the menu).
- Start SAS in the usual way that you start SAS. That is, if you usually start SAS by clicking on a desktop icon, then start SAS that way.
- Click on the Editor window to make it the active window.
- From the main menu bar, select File > Open.
- Open the folder called qminlib and select the file qminlib_install.sas. (NOTE: The .sas extension may not show on your system).
- Submit this code to SAS.
- Check the SAS Log to make certain that there were no errors.
- Exit SAS. The next time that you start SAS, qminlib will be available.
How to run qminlib:
Click here for a short pdf file illustrating how to start the qminlib software.
Instructions for downloading and installing qminlib (Linux/Unix):
Patience. I'm working on this. If you need it right now, call me (303-492-1658).