pymc-labs/CausalPy

Improve docstrings in `InversePropensityWeighting` class

Open

#388 opened on Jul 12, 2024

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Python (111 forks)auto 404
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.

Contributor guide