|
|
 |
| CFA with count variables? |
 
|
| Message/Author |
|
|
| Gareth posted on Saturday, February 17, 2007 - 1:28 am
|
|
|
I would like to create a latent variable from a continuous, categorical and count variable. Is this possible? e.g. f BY x1-x3; CATEGORICAL are x3; COUNT = x3; |
|
|
|
|
| Yes. But you would not specify x3 as both a count and a categorical variable. |
|
|
| Back to top |
|
|