4.2.4.17.1.2. statsmodels.datasets.randhie.load_pandas

statsmodels.datasets.randhie.load_pandas()[source]

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’