-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathMCFA_res.inp
33 lines (29 loc) · 851 Bytes
/
MCFA_res.inp
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
TITLE:
MCFA_res
DATA:
FILE = "MCFA_res.dat";
VARIABLE:
NAMES = tp_01_np tp_02_np tp_03_np tp_04_np tp_05_np tp_06_np tp IDnum te ab cl;
MISSING=.;
USEVARIABLES = tp_01_np tp_02_np tp_03_np tp_04_np
tp_05_np tp_06_np;
CLUSTER = IDnum;
ANALYSIS:
TYPE = TWOLEVEL;
MODEL:
%WITHIN%
TPW BY tp_01_np(01)
tp_02_np(02)
tp_03_np(03)
tp_04_np(04)
tp_05_np(05)
tp_06_np(06);
%BETWEEN%
TPB BY tp_01_np(01)
tp_02_np(02)
tp_03_np(03)
tp_04_np(04)
tp_05_np(05)
tp_06_np(06);
OUTPUT:
Standardized Modindices(5);