forked from py-econometrics/pyfixest
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
19 lines (18 loc) · 809 Bytes
/
CITATION.cff
File metadata and controls
19 lines (18 loc) · 809 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
cff-version: 1.2.0
message: "If you use pyfixest in your research, please cite it as below."
title: "pyfixest: Fast high-dimensional fixed effect estimation in Python"
type: software
authors:
- name: "The PyFixest Authors"
repository-code: 'https://github.com/py-econometrics/pyfixest'
url: 'https://py-econometrics.github.io/pyfixest/pyfixest.html'
abstract: "A Python package for fast high-dimensional fixed effect estimation, inspired by the syntax of the popular R package `fixest`. It provides a familiar and intuitive interface for economists and other social scientists to estimate complex regression models with multiple fixed effects efficiently."
keywords:
- 'fixed effects'
- 'panel data'
- 'econometrics'
- 'statistics'
- 'causal inference'
- 'regression'
- 'python'
license: MIT