4.2.4.17.1.1. statsmodels.datasets.randhie.load

statsmodels.datasets.randhie.load()[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’