-
Although `DESCRIPTION` file says `R >= 3.4`, the package can't be installed on older R versions:
```r
* installing *source* package ‘lavaan’ ...
** package ‘lavaan’ successfully unpacked and MD…
-
### Description
Sensitivity analysis for SEM using the semsen package can be used to detect the effects of ommitted variable bias in lavaan objects.
### Purpose
To detect omitted variable bias in S…
-
Hello!
I tried the newly implemented option to get DFI cutoffs for ordinal data with the WLSMV estimator. But I encountered some strange warnings, which I wanted to share, because I am not entirely…
-
Error in (function (cl, name, valueClass) :
‘version’ is not a slot in the class definition for “lavaan.mi”
when I run "out2
-
Dear Yves,
since the recent lavaan update, people are experiencing the following error when calling `summary()` on a lavaan object with syntax generated by `tidySEM`:
```
Error in lav_object_su…
-
This code no longer works, and *lavaan* was recently updated on CRAN. I think that could be a reason for the code failure.
``` r
library(blavaan)
#> Loading required package: Rcpp
#> This is bla…
-
hello. i keep getting this error which I do not understand: "Error in if (file == "") file 1". can you please let me know what the problem is? I really appreciate any help you can provide.
…
-
This came up during lavaan's revdep checks. The function modelWarningCheck() tries to figure out if any errors or warnings are produced when calling lavaan. This is done using an explicit grep on the …
-
Revisiting https://github.com/ecmerkle/blavaan/issues/68 & https://github.com/easystats/bayestestR/issues/627, we're still not getting BFs.
(I'm comparing the same model to itself, so log(BF) shou…
-
Before making a PR related to this, I was wondering if you would be open to this. If you agree, I will open a PR.
# rationale
`parameters` (https://easystats.github.io/parameters/) has way fewer…