Skip to content

Implement fixed effects encoding as formulaic transformation #1218

@leostimpfle

Description

@leostimpfle

Move the encoding of fixed effects to inside the model matrix construction:

fixed_effects_formula = _encode_fixed_effects(
fixed_effects=formula.fixed_effects, data=data
)

Metadata

Metadata

Assignees

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