--
You received this message because you are subscribed to the Google Groups "lavaan" group.
To unsubscribe from this group and stop receiving emails from it, send an email to lavaan+un...@googlegroups.com.
To post to this group, send email to lav...@googlegroups.com.
Visit this group at http://groups.google.com/group/lavaan.
For more options, visit https://groups.google.com/d/optout.
<AICc.lavaan.fnc><lavaan_sample.r><lavaan_sample.csv>
Well, remember that the multivariate normality violation is still going to impact your likelihood. A few ideas:1) A big delta-AIC is definitely possible. This is due to the difference between big multi-variate hypotheses, rather than a hypothesis about a single univariate model. Those differences in fit add up, as it were.2) If you’re seriously worried about multivariate non-normality, even after transformation, if you have an observed variable only model, why not use equation-level estimation techniques (see Jim Grace & Bill Shipley’s work on the topic and Jon Lefcheck’s piecewiseSEM package - which your friend from the workshop should be quite familiar with!) You can use glms there instead of linear models, which might be more appropriate for the error distributions you are working with. You can use this to also calculate an AIC a la Shipley’s recent Ecology paper.
On Mar 16, 2015, at 6:29 PM, Sandpiper <eunb...@gmail.com> wrote:
Hello! Thank you for your attention. I should first say thank you for writing this script! I got the attached script from a friend who attended a SEM workshop in Boston. I hope it's ok for me to use it.. Values come out practically the same, only differ at 0.01. My questions is with this huge delta-AICc values that I've not seen with any other dataset or papers... It is very likely from my own fault of using it wrong. I attached part of my dataset (lavaan_sample.csv) and simple code (lavaan_sample.r) as well. My dataset is no where close to meet the multinormality, and I was hoping to escape that issue with using AIC model selection instead... Is this acceptable approach? Or should I not use SEM as a whole?
On Monday, March 16, 2015 at 4:53:56 PM UTC-5, Jarrett Byrnes wrote:Hello! I wrote the aictab.lavaan function (if you’re using what I think you are using) - while there may be some differences in absolute value, this is due to calculation of the value of AIC. It’s only different by an additive constant, however.What package did you get it from? Or website? If there’s a problem, I should fix it!On Mar 16, 2015, at 5:49 PM, Sandpiper <eunbi...@gmail.com> wrote:Yes, the AICc values are the same using the two commends..
On Friday, March 13, 2015 at 8:33:09 AM UTC-5, yrosseel wrote:On 03/12/2015 08:31 PM, Sandpiper wrote:
> using 'aictab.lavaan'
This is not a function from the lavaan package. If you request the
regular AIC values by using
AIC(fit)
do the results match the output of aictab.lavaan?
Yves.
--
You received this message because you are subscribed to the Google Groups "lavaan" group.
To unsubscribe from this group and stop receiving emails from it, send an email to lavaan+un...@googlegroups.com.
To post to this group, send email to lav...@googlegroups.com.
Visit this group at http://groups.google.com/group/lavaan.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "lavaan" group.
To unsubscribe from this group and stop receiving emails from it, send an email to lav...@googlegroups.com.