Skip to content
Prev 262298 / 398502 Next

Results of CFA with Lavaan

Ok, I think this is the last question I have.  My model is producing
an estimate of intercepts for my variables along with my loadings.
meanstructure	option in cfa.  It says that setting it to TRUE includes
the intercepts, and setting it to "default" means thatthe value is set
based on the user-specified model, and/or the values of other
arguments.  I've included my model specification below, and I would
prefer not to fit intercepts, but setting it to FALSE does not seem to
achieve this.

Thanks,
Sam

F1 =~ reFDE + ReFUIDGreg + reFDRwithDDRV + reparD + reparDR +
reparRisk + reWDD + reWDH + reWSP + reWDIS + reWCell + reWFAT + reAanx
+ reDanx + reDstress + reAstress
F2 =~ reSI1 + reSI2 + reSI3 + reSI4 + reSimDE + reSimDD + reSimDrug + reSimDRD
F3 =~ RENOINTEND + RETRYNOTD + RENOSTARTD + REUSEDD + REWILLD1 + REDU1
+ REDA1 + RERIDE1 + REAFTER1 + REUSEC1 + REUSESP1 + REUM1 + REABUSE1 +
RESB1 + REMIGHT1
F4 =~ retrydrink + RetryDope + reNoD + reLeaveD + reDeDR + reDopeNo +
reDopeleave + reDopeDD + reP3D
F5 =~ reP3DA + reP3DD + reP3DRD + reP3Equip + reP3UC + reP3SP + reP3UM
+ reP3Abuse + reP3SB + reP3helmet + reP1DADR + reP1DRUG + reP1SP
F6 =~ reinjwhileDU + reinjwhileWDUDRV + reinjwhileDA +
reinjwhileDRafterD + reinjwhileUcrack + reinjwhileUM +
reinjwhileabusePRDG + reinjwhilenoSB + reinjwhilenohelmet
F7 =~ relikeDR + relikeSP + relikeDIS + relikeCELL + relikeDROW +
relikeDRUG + restupid + reimmature + takerisksFthinkcool +
takeriskFthinkIMP + takeriskFthinkbrave + takeriskFthinkexciting +
reSELF + reNORISK + reNOPERSON + reNOCONSE + reWRONG + reGEAR +
reCONSEQ + reSUCES
On Thu, Jun 9, 2011 at 6:19 AM, yrosseel <yrosseel at gmail.com> wrote: