easystats / easystats/performance

`compare_performance()`: Is there a way to get robust fit indices of lavaan models fitted using robust maximum likelihood?

Open
#378 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Beginner-friendly :handshake: Waiting for response :love_letter:
Dominant language
R
Stars
1.2k
Forks
109
Avg merge
6h 34m
Merged PRs (30d)
8

Description

lavaan models fitted using robust maximum likelihood give the following fit indices:

image

compare_performance() appears to use the fit indices under maximum likelihood (e.g., for CFI, .874).

Is there a way to get robust fit indices of lavaan models fitted using robust maximum likelihood (i.e., .875 in the picture)?

Thanks!

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the compare_performance() entry point and trace how fit indices are selected for lavaan models fitted with robust maximum likelihood. Compare the returned values with the robust indices in the issue's example; done means robust indices such as CFI are obtained instead of the maximum-likelihood values.

Written by the indexing model from the issue text.

Assessment

Tech stack
r
Domain
data
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.