isaactpetersen
isaactpetersen
I have the same request. My slope value (0.96) doesn't show when using `stat_regline_equation()` in bookdown because it's getting rounded to 1.
I vote for this feature, as well. It would be nice to be able to output lists of tables and figures to html and other formats.
Any update on this? I'm very interested in bookdown support for code folding using collapsible code chunks. This would prevent users from having to read through many lines of code...
Wonderful, thank you very much for your help with that!
Great, thanks very much for the update and the addition to rmarkdown! Will be exciting to implement this in bookdown. Much appreciated.
@atusy Is codefolding able to incorporated into `bookdown` now that it has been merged into `rmarkdown`? Any updates on this would be greatly appreciated. Thanks!
Great, thank you! @atusy
I would be very interested in obtaining cluster-robust standard errors when using ordinal data (and WLSMV).
Yes, I believe Mplus supports cluster-robust standard errors for ordinal data + WLSMV. I'm not sure about documentation, but I created an example with manifest variables (though it appears to...
I just recently began experiencing this issue. I have never experienced it before. Here's the error I receive: ``` The runner has received a shutdown signal. This can happen when...