§
    M/Ph™  ã                   óD   — d Z ddlmZ dZdZd ZdZdZdZ	dZ
d	„ Zd
„ Zd„ ZdS )zBreast Cancer Dataé    )ÚutilsÚrestructuredtextz???zÓ
This is the breast cancer data used in Owen's empirical likelihood.  It is taken from
Rice, J.A. Mathematical Statistics and Data Analysis.
http://www.cengage.com/statistics/discipline_content/dataLibrary.html
z#Breast Cancer and county populationz;The number of breast cancer observances in various countieszË::

    Number of observations: 301
    Number of variables: 2
    Variable name definitions:

        cancer - The number of breast cancer observances
        population - The population of the county

c                  óL   — t          ¦   «         } t          j        | dd ¬¦  «        S )Nr   )Ú	endog_idxÚexog_idx)Ú	_get_dataÚduÚprocess_pandas)Údatas    ú`/var/www/html/test/jupyter/venv/lib/python3.11/site-packages/statsmodels/datasets/cancer/data.pyÚload_pandasr      s#   € Ý‰;Œ;€DÝÔ˜T¨Q¸Ð>Ñ>Ô>Ð>ó    c                  ó   — t          ¦   «         S )z˜
    Load the data and return a Dataset class instance.

    Returns
    -------
    Dataset
        See DATASET_PROPOSAL.txt for more information.
    )r   © r   r   Úloadr   $   s   € õ ‰=Œ=Ðr   c                  ó:   — t          j        t          dd¬¦  «        S )Nz
cancer.csvT)Úconvert_float)r	   Úload_csvÚ__file__r   r   r   r   r   0   s   € ÝŒ;•x ¸TÐBÑBÔBÐBr   N)Ú__doc__Ústatsmodels.datasetsr   r	   Ú__docformat__Ú	COPYRIGHTÚTITLEÚSOURCEÚ
DESCRSHORTÚ	DESCRLONGÚNOTEr   r   r   r   r   r   ú<module>r      s‚   ðØ Ð Ø ,Ð ,Ð ,Ð ,Ð ,Ð ,à"€à€	Ø&€ð€ð 8€
àO€	ð	€ð?ð ?ð ?ð
	ð 	ð 	ðCð Cð Cð Cð Cr   