pymc-labs/CausalPy
View on GitHubImprove docstrings in `InversePropensityWeighting` class
Open
#388 opened on Jul 12, 2024
documentationgood first issue
Repository metrics
- Stars
- (1,162 stars)
- PR merge metrics
- (PR metrics pending)
Description
There is scope to improve the docstrings in the InversePropensityWeighting class. While the class does have good docstring coverage, and describes the purpose of the method, it does not always describe what the args/kwargs are.
Tagging @NathanielF, if you're interested?
NOTE: Do this after #381 is merged.