hful Module

weak_instruments.hful.HFUL(Y: ndarray, X: ndarray, Z: ndarray, talk: bool = False, colnames=None) HFULResult
class weak_instruments.hful.HFULResult(betas, se_list, tstat_list, pval_list, ci_list)

Bases: object