Skip to content

I ported fixest core algorithms to Armadillo (C++) #968

@pachadotdev

Description

@pachadotdev

Hi @s3alfisc

After finding this, I ported the core algorithms from fixest to Armadillo, so these can be used either in Python, R, etc.

I put my version here: https://github.com/pachadotdev/capybara/tree/reghdfe-ideas

While it is an R package, all the link functions, deviance, etc have been written on C++ side, and the R functions only validate the data and pass it to Armadillo for the computation.

I still need to fix a few issues

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