Good news: if you use the Response Process Evaluation method, you could prevent that from happening.
osf.io/preprints/ps...
Good news: if you use the Response Process Evaluation method, you could prevent that from happening.
osf.io/preprints/ps...
Our software can now derive customized DFI cutoffs for ANY covariance structure model (CFA, SEM, mediation, bifactor, etc.) and supports normal, non-normal, categorical, and missing data (and any estimator) 1/9
psyarxiv.com/4r9fq
Our software can now derive customized DFI cutoffs for ANY covariance structure model (CFA, SEM, mediation, bifactor, etc.) and supports normal, non-normal, categorical, and missing data (and any estimator) 1/9
psyarxiv.com/4r9fq
~~~
---
title: "My RMD"
---
Some text.
```{r}
library(tidyverse)
```
```{r}
head(mydat)
```
~~~
~~~
---
title: "My RMD"
---
Some text.
```{r}
library(tidyverse)
```
```{r}
head(mydat)
```
~~~