pymc-labs/CausalPy

Improve docstrings in `InversePropensityWeighting` class

Open

#388 geöffnet am 12. Juli 2024

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Python (111 Forks)auto 404
documentationgood first issue

Repository-Metriken

Stars
 (1.162 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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