pymc-labs/CausalPy

Improve docstrings in `InversePropensityWeighting` class

Open

#388 ouverte le 12 juil. 2024

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)Python (111 forks)auto 404
documentationgood first issue

Métriques du dépôt

Stars
 (1 162 stars)
Métriques de merge PR
 (Métriques PR en attente)

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.

Guide contributeur