hful

weak_instruments.hful.HFUL(Y: ndarray, X: ndarray, Z: ndarray, G: ndarray[tuple[int, ...], dtype[float64]] | None = None, talk: bool = False, colnames=None) HFULResult
class weak_instruments.hful.HFULResult(betas, se_list, tstat_list, pval_list, ci_list)

Bases: object