
formulaic 1.2.1
0
An implementation of Wilkinson formulas.
Contents
An implementation of Wilkinson formulas.
Stars: 442, Watchers: 442, Forks: 32, Open Issues: 22The matthewwardrop/formulaic repo was created 6 years ago and the last code push was 1 months ago.
The project is popular with 442 github stars!
How to Install formulaic
You can install formulaic using pip
pip install formulaic
or add it to a project with poetry
poetry add formulaic
Package Details
- Author
- None
- License
- None
- Homepage
- None
- PyPi:
- https://pypi.org/project/formulaic/
- GitHub Repo:
- https://github.com/matthewwardrop/formulaic
Classifiers
- Scientific/Engineering/Mathematics
Related Packages
Errors
A list of common formulaic errors.
Code Examples
Here are some formulaic code examples and snippets.
GitHub Issues
The formulaic package has 22 open issues on GitHub
- Add support for interaction
itransform (alafixest::i()) get_model_matrixforMULTISTAGEformula- Option to drop reference level in
TreatmentContrast - Feasture Request:
fixest::i()operator to set reference levels and interact Categorical Variables - Promote
OrderedSetand make it more generically useful. - Fix
ModelSpec.differentiateand mark as stable - Add support for mixed effects.
pythonfix