Displaying 1 result from an estimated 1 matches for "evencand".
2009 May 22
1
Confirmatory factor analysis problems using sem package (works in Amos)
...-0.5531964,0.4914176,-0.5814590,
0.5096898,0.8106496,1.0000000), ,nrow=9,ncol=9)
rownames(correl) = c("pvote", "jmposaff", "jmnegaff",
"boposaff","bonegaff",
"obama.therm", "mccain.therm",
"oddcand.D", "evencand.D" )
colnames(correl) = c("pvote", "jmposaff", "jmnegaff",
"boposaff","bonegaff",
"obama.therm", "mccain.therm",
"oddcand.D", "evencand.D" )
#One Factor Model:
model.all <- specify.model()
all...