pymc-labs/CausalPy

Improve docstrings in `InversePropensityWeighting` class

Open

#388 aberto em 12 de jul. de 2024

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)Python (111 forks)auto 404
documentationgood first issue

Métricas do repositório

Stars
 (1.162 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador