jmbh

Results 10 comments of jmbh

Is this something I can do outside of BGGM? Or do I have to fork it and create my own version that does that? Thanks, Jonas

Hi Icasas, Did you try installing the package "mnormt" manually and then load mgm? Jonas

Hi Isabel, You shouldn't need the mnormt package for mgm, but maybe it depends on it indirectly. The mnormt package requires R 4.0.0, which is probably the reason why you...

Hi LemeDEC, Thanks for reporting this. Could you give me a reproducible example for the error? Thanks, Jonas

Can you transform your data into "matrix" format (e.g., not "data.frame" or similar) and try again? If that doesn't solve it, please send me a reproducible example (i.e., including the...

We estimate the time-varying mgm with nodewise regression, so we don't have a joint likelihood that would be required to compute a BIC/AIC. However, you could add the likelihoods of...

Hi Mihai, Thanks a million for this! The technical details are a bit over my head, but your code works like a charm. One question I still have would be...

That's it, thank you!

Hi Mihai, One more question on this one. I used your solution which works beautifully, but it seems like it forces the use of at least two cores: > n_cores...

Hi @KaiyeeHe, You would expect identical networks after conditioning on different levels of the moderator if no moderation effect is included in the estimated model. It is important to realize...