|
2080 | 2080 | </div> |
2081 | 2081 | </section></section><section id="cross-lagged-models" class="level1" data-number="9"><h1 data-number="9"> |
2082 | 2082 | <span class="header-section-number">9</span> Cross-Lagged Models</h1> |
2083 | | -<p>Multilevel cross-lagged models can be estimated using <a href="#mplus.qmd#sec-msem-lcm-sr">multilevel structural equation modeling</a>.</p> |
| 2083 | +<p>Multilevel cross-lagged models can be estimated using <a href="./mplus.html#sec-msem-lcm-sr">multilevel structural equation modeling</a>.</p> |
2084 | 2084 | </section><section id="robust-mixed-models" class="level1" data-number="10"><h1 data-number="10"> |
2085 | 2085 | <span class="header-section-number">10</span> Robust Mixed Models</h1> |
2086 | 2086 | <p>To evaluate the extent to which a finding could driven by outliers, this could be done in a number of different ways, such as:</p> |
|
2404 | 2404 | [1] stats graphics grDevices utils datasets methods base |
2405 | 2405 |
|
2406 | 2406 | other attached packages: |
2407 | | - [1] ggplot2_4.0.1 performance_0.15.3 parallelly_1.46.1 mgcv_1.9-3 |
| 2407 | + [1] ggplot2_4.0.2 performance_0.15.3 parallelly_1.46.1 mgcv_1.9-3 |
2408 | 2408 | [5] MCMCglmm_2.36 ape_5.8-1 coda_0.19-4.1 MASS_7.3-65 |
2409 | 2409 | [9] lmerTest_3.2-0 nlme_3.1-168 lme4_1.1-38 Matrix_1.7-4 |
2410 | 2410 | [13] petersenlab_1.2.2 |
2411 | 2411 |
|
2412 | 2412 | loaded via a namespace (and not attached): |
2413 | | - [1] tidyselect_1.2.1 psych_2.5.6 viridisLite_0.4.2 |
2414 | | - [4] dplyr_1.1.4 farver_2.1.2 S7_0.2.1 |
| 2413 | + [1] tidyselect_1.2.1 psych_2.6.1 viridisLite_0.4.3 |
| 2414 | + [4] dplyr_1.2.0 farver_2.1.2 S7_0.2.1 |
2415 | 2415 | [7] fastmap_1.2.0 tensorA_0.36.2.1 bayestestR_0.17.0 |
2416 | 2416 | [10] digest_0.6.39 rpart_4.1.24 lifecycle_1.0.5 |
2417 | 2417 | [13] cluster_2.1.8.1 magrittr_2.0.4 compiler_4.5.2 |
|
2422 | 2422 | [28] foreign_0.8-90 purrr_1.2.1 numDeriv_2016.8-1.1 |
2423 | 2423 | [31] datawizard_1.3.0 nnet_7.3-20 grid_4.5.2 |
2424 | 2424 | [34] stats4_4.5.2 lavaan_0.6-21 xtable_1.8-4 |
2425 | | -[37] colorspace_2.1-2 scales_1.4.0 insight_1.4.5 |
| 2425 | +[37] colorspace_2.1-2 scales_1.4.0 insight_1.4.6 |
2426 | 2426 | [40] cli_3.6.5 mvtnorm_1.3-3 rmarkdown_2.30 |
2427 | 2427 | [43] reformulas_0.4.4 generics_0.1.4 otel_0.2.0 |
2428 | 2428 | [46] rstudioapi_0.18.0 reshape2_1.4.5 parameters_0.28.3 |
|
2437 | 2437 | [73] mix_1.0-13 evaluate_1.0.5 pbivnorm_0.6.0 |
2438 | 2438 | [76] lattice_0.22-7 rbibutils_2.4.1 backports_1.5.0 |
2439 | 2439 | [79] corpcor_1.6.10 Rcpp_1.1.1 gridExtra_2.3 |
2440 | | -[82] checkmate_2.3.3 xfun_0.56 pkgconfig_2.0.3 </code></pre> |
| 2440 | +[82] checkmate_2.3.4 xfun_0.56 pkgconfig_2.0.3 </code></pre> |
2441 | 2441 | </div> |
2442 | 2442 | </div> |
2443 | 2443 |
|
|
3726 | 3726 | <span id="cb98-893"><a href="#cb98-893" aria-hidden="true" tabindex="-1"></a></span> |
3727 | 3727 | <span id="cb98-894"><a href="#cb98-894" aria-hidden="true" tabindex="-1"></a><span class="fu"># Cross-Lagged Models</span></span> |
3728 | 3728 | <span id="cb98-895"><a href="#cb98-895" aria-hidden="true" tabindex="-1"></a></span> |
3729 | | -<span id="cb98-896"><a href="#cb98-896" aria-hidden="true" tabindex="-1"></a>Multilevel cross-lagged models can be estimated using <span class="co">[</span><span class="ot">multilevel structural equation modeling</span><span class="co">](#mplus.qmd#sec-msem-lcm-sr)</span>.</span> |
| 3729 | +<span id="cb98-896"><a href="#cb98-896" aria-hidden="true" tabindex="-1"></a>Multilevel cross-lagged models can be estimated using <span class="co">[</span><span class="ot">multilevel structural equation modeling</span><span class="co">](mplus.qmd#sec-msem-lcm-sr)</span>.</span> |
3730 | 3730 | <span id="cb98-897"><a href="#cb98-897" aria-hidden="true" tabindex="-1"></a></span> |
3731 | 3731 | <span id="cb98-898"><a href="#cb98-898" aria-hidden="true" tabindex="-1"></a><span class="fu"># Robust Mixed Models</span></span> |
3732 | 3732 | <span id="cb98-899"><a href="#cb98-899" aria-hidden="true" tabindex="-1"></a></span> |
|
0 commit comments