Displaying 1 result from an estimated 1 matches for "regressdiag".
2010 May 24
1
Path Analysis
Hello list,
I'm trying to make sure that I'm performing a path analysis correctly
using the sem package. the figure at
http://flame.cs.dal.ca/~sstewart/regressDiag.png has a detailing of
the model.
The challenge I'm having is that reuse is an indicator (0/1) variable.
Here's the code I'm using:
corr = hetcor(dat[,c('intent','exposure','benefit','norms','childBarrier','parentBarrier','knowBenef...