Skip to content

Conversation

@IshwaraHegde97
Copy link
Contributor

Updated Ritest to use joblib to parallelize iterations for randomization-t.

IshwaraHegde97 and others added 15 commits November 14, 2024 16:25
Convert FixestMulti to a list so that it works automatically with the following functions:
- pf.bonferroni()
-  pf.rwolf()
- pf.coefplot()
- pf.iplot()
Added a test to compare the results when passing a list of Feols/Feiv/Fepois objects vs. a FixestMulti object to bonferroni and rwolf functions.
pixi.lock file was updated
Minor changes for consistency
handle .coefplot() method for FixestMulti, where models is a dict_values instance.
Used joblib to parallelize the randomization-t and randomization-c algorithms.
@codecov
Copy link

codecov bot commented Dec 22, 2024

Codecov Report

Attention: Patch coverage is 25.00000% with 3 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
pyfixest/estimation/ritest.py 25.00% 3 Missing ⚠️
Flag Coverage Δ
core-tests 80.92% <25.00%> (+0.06%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
pyfixest/estimation/ritest.py 48.46% <25.00%> (+1.84%) ⬆️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants