Table of Contents
statsmodels.datasets.randhie.
load_pandas
Loads the RAND HIE data and returns a Dataset class.
endog - response variable, mdvis exog - design
Returns Load instance:
a class of the data with array attrbutes ‘endog’ and ‘exog’