Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to detect outliers with missing data? #4

Open
atanasj opened this issue Sep 25, 2021 · 1 comment
Open

Is it possible to detect outliers with missing data? #4

atanasj opened this issue Sep 25, 2021 · 1 comment

Comments

@atanasj
Copy link

atanasj commented Sep 25, 2021

I am trying to diagnose some issues with a lavaanmodel, however I age getting the error:

Error in forward.search(phd_fin_wide, riclpm_mod) : 
  All routines require complete datasets (no NA's) so that the search
             gives meaningful results.

I can run the model in lavaan using fiml… am I doing something wrong?

@philchalmers
Copy link
Owner

Could you provide a reproducible example of this issue? It's possible that some methods can work well with missing data, such likelihood-based criteria, but others likely will no work well. In any event, some simple example to reproduce the problem would be appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants