Skip to content

Multigroup SEM constructor #157

@brandmaier

Description

@brandmaier

I suggest to add a shortcut multiple group SEM constructor that looks like this:

model = MultipleGroupsSem(
    specification = partable
    data = dat,
    by = column
)

which creates an SEMEnsemble with groups corresponding to the number of unique entries in column column in dataset dat.

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