Advertisement Β· 728 Γ— 90

Posts by Melissa Wolf

OSF

Bad news: did you know that you can get desirable psychometric properties (high correlations, high reliability, good model fit) with *totally* meaningless survey items?

Good news: if you use the Response Process Evaluation method, you could prevent that from happening.

osf.io/preprints/ps...

2 years ago 11 1 1 0

Thanks so much for looking into this so quickly!! It's still installing OpenMx :(

I think it may be because of this function: github.com/SachaEpskamp....

2 years ago 0 0 0 0

I'm so frustrated about this OpenMx error 😭 fingers crossed for a resolution soon. I really liked semPlot.

2 years ago 0 0 0 0

I'm trying to display a preview in a shiny app for users (just as a check that the model statement they entered generally looks okay). Outside of R, I'm a big fan of draw.io!

2 years ago 1 0 0 0

I'll try this one, thanks!!

2 years ago 0 0 0 0

Is there a good alternative to #semplot for path diagrams in #R? I'm getting error messages trying to install dependencies (specifically, #openmx) on my linux server 😭

2 years ago 1 0 3 0

Thanks for the reminder! Excellent work.

2 years ago 0 0 1 0
Advertisement
Post image

PLEASE SHARE ☺️ Do you use a physical activity tracker like a Fitbit or smartwatch? Help us finish data collection for this 2-part study by telling us about your tracking experiences, and enter to win $30 and $20 to Amazon!

2 years ago 4 9 3 0

Also, when is BS getting the poll feature?!

2 years ago 0 0 1 0

When creating a psychological instrument, have you ever tested the interpretability of your survey items within the target population?

2 years ago 7 2 2 0

New print w/@MelissaGWolf on dynamic fit index cutoffs.

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

2 years ago 27 19 9 1

Thanks so much! That makes sense.

2 years ago 1 0 0 0

When writing up results from a study that was pre-registered, do you reference your hypotheses from the pre-registration?

2 years ago 0 0 1 0

FYI, if you want to post a RMD file as a reprex on #StackOverflow or elsewhere, just put ~~~ at the beginning and end of the code. For example:
~~~
---
title: "My RMD"
---

Some text.

```{r}
library(tidyverse)
```
```{r}
head(mydat)
```
~~~

2 years ago 8 0 0 0
Advertisement