Skip to content

Use a better baseline model by default #607

Description

@yrosseel

By default, lavaan uses the independence model as the baseline model, in order to compute fit indices like TLI and CFI. A custom baseline model can be passed on, but perhaps there is a better/universal way to build a baseline model that is always nested within the user model.

An initial attempt is made in the function lav_object_baseline() (in lav_object_generate.R). But it still needs work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions