All Projects → lbittarello → Microeconometrics.jl

lbittarello / Microeconometrics.jl

Licence: other
Microeconometric estimation in Julia

Programming Languages

julia
2034 projects

Projects that are alternatives of or similar to Microeconometrics.jl

bacondecomp
Bacon-Goodman decomposition for differences-in-differences with variation in treatment timing.
Stars: ✭ 36 (+20%)
Mutual labels:  economics, econometrics
FixedEffectjlr
R interface for Fixed Effect Models
Stars: ✭ 20 (-33.33%)
Mutual labels:  regression, econometrics
Econ-Data-Science
Articles/ Journals and Videos related to Economics📈 and Data Science 📊
Stars: ✭ 102 (+240%)
Mutual labels:  economics, econometrics
ose-course-data-science
course on data science for economists
Stars: ✭ 81 (+170%)
Mutual labels:  economics, econometrics
ARCHModels.jl
A Julia package for estimating ARMA-GARCH models.
Stars: ✭ 63 (+110%)
Mutual labels:  regression, econometrics
grmpy
Python package for the simulation and estimation of generalized Roy model
Stars: ✭ 14 (-53.33%)
Mutual labels:  economics, econometrics
SMC.jl
Sequential Monte Carlo algorithm for approximation of posterior distributions.
Stars: ✭ 53 (+76.67%)
Mutual labels:  economics, econometrics
priceR
Economics and Pricing in R
Stars: ✭ 32 (+6.67%)
Mutual labels:  economics, econometrics
RegressionTables.jl
Journal-style regression tables
Stars: ✭ 82 (+173.33%)
Mutual labels:  regression, economics
R4Econ
R Code Examples Multi-dimensional/Panel Data
Stars: ✭ 16 (-46.67%)
Mutual labels:  regression, economics
BeaData.jl
A Julia interface for retrieving data from the Bureau of Economic Analysis (BEA).
Stars: ✭ 17 (-43.33%)
Mutual labels:  economics, econometrics
Fixedeffectmodels.jl
Fast Estimation of Linear Models with IV and High Dimensional Categorical Variables
Stars: ✭ 132 (+340%)
Mutual labels:  regression, economics
econ5170
Econ5170@CUHK: Computational Methods in Economics (2020 Spring).
Stars: ✭ 127 (+323.33%)
Mutual labels:  economics, econometrics
econtools
Econometrics and data manipulation functions.
Stars: ✭ 96 (+220%)
Mutual labels:  regression, econometrics
hdfe
No description or website provided.
Stars: ✭ 22 (-26.67%)
Mutual labels:  regression, econometrics
Appelpy
Applied Econometrics Library for Python
Stars: ✭ 136 (+353.33%)
Mutual labels:  regression, economics
Uci Ml Api
Simple API for UCI Machine Learning Dataset Repository (search, download, analyze)
Stars: ✭ 190 (+533.33%)
Mutual labels:  regression
Recheck Web
recheck for web apps – change comparison tool with local Golden Masters, Git-like ignore syntax and "Unbreakable Selenium" tests.
Stars: ✭ 224 (+646.67%)
Mutual labels:  regression
Correlation
🔗 Methods for Correlation Analysis
Stars: ✭ 192 (+540%)
Mutual labels:  regression
Deep Time Series Prediction
Seq2Seq, Bert, Transformer, WaveNet for time series prediction.
Stars: ✭ 183 (+510%)
Mutual labels:  regression

Microeconometrics.jl

Documentation Master status

Microeconometric estimation in Julia.

Currently supported estimators:

  • Linear regression
    • Ordinary least squares
    • Two-stage least squares
    • Linear GMM
  • Binary choice
    • Logit
    • Probit
    • Complementary log-log
    • Gompit
  • Count data
    • Poisson
    • IV Poisson with additive errors
    • IV Poisson with multiplicative errors
  • Reweighting methods
    • Inverse probability weighting
    • Abadie (2003)
    • Frölich and Melly (2013)
    • Tan (2006)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].