Skip to content

Warm Start for Multiple Estimation on Different Data Sets #1202

@s3alfisc

Description

@s3alfisc

For multiple estimation, we currently cache demeaned Y and X for identical data sets.
In case of slide deviations - i.e. a missing variable between fits, we start from scratch.

We could likely economize a lot by relying more on "warm starts", i.e. using the solution from the last iteration
as a starting point for the current demeaning step.

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