Tutorial
API Documentation
regtools.hypothesis.lincom.
hypothesis_test
Perform a hypothesis test with one or multiple columns
result¶ – regression result
col_coef_dict¶ (Dict[str, float]) – keys are names of columns in DataFrame used for regression. Values are coefficients to apply to those columns.
Dict
str
float