In SPSS, how do I run a loglinear command?
To run a loglinear command in SPSS, you need to provide the specification of a loglinear model. Consider the following example:
LOGLINEAR dpref male resp (0,1) /DESIGN=dpref, male, resp, male BY resp.This specifies dpref, male, and
resp as categorical variables with values 0 through
1. The DESIGN subcommand specifies a particular model to
be fit. In this case, DESIGN consists of
dpref, male, resp, and the
interaction of male and resp.
For more about statistical and mathematical software, email the UITS Stat/Math Center, visit the center's web page, or phone 812-855-4724 (IUB) or 317-278-4740 (IUPUI). The center is located in Bloomington at 410 N. Park Avenue, and is open for consultation by appointment Monday-Friday 9am-5pm.
Last modified on April 19, 2011.







