Skip to content

Add a warning when meanstructure=false and means are specified? #271

@brandmaier

Description

@brandmaier

Currently, if I do

model = Sem(
           specification = partable,
           data          = data,
           meanstructure = false
       )

and the partable has a mean structure specified, this is just fine. I wonder whether this should deserve a warning message? Let's discuss.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions