
    M/Ph                     >    d Z ddlmZ dZdZe ZdZdZdZ	dZ
d	 Zd
 ZdS )z1Smoking and lung cancer in eight cities in China.    )utilsrestructuredtextzIntern. J. Epidemiol. (1992)zq
Transcribed from Z. Liu, Smoking and Lung Cancer Incidence in China,
Intern. J. Epidemiol., 21:197-201, (1992).
z=Co-occurrence of lung cancer and smoking in 8 Chinese cities.zwThis is a series of 8 2x2 contingency tables showing the co-occurrence
of lung cancer and smoking in 8 Chinese cities.
a  ::

    Number of Observations - 8
    Number of Variables - 3
    Variable name definitions::

        city_name - name of the city
        smoking - yes or no, according to a person's smoking behavior
        lung_cancer - yes or no, according to a person's lung cancer status
c                      t          j        t          d          } |                     d          }t          j        |d          }| |_        |S )
    Load the China smoking/lung cancer data and return a Dataset class.

    Returns
    -------
    Dataset
        See DATASET_PROPOSAL.txt for more information.
    zchina_smoking.csvLocationz*Smoking and lung cancer in Chinese regions)datatitle)duload_csv__file__	set_indexDatasetraw_data)r   r   dsets      g/var/www/html/test/jupyter/venv/lib/python3.11/site-packages/statsmodels/datasets/china_smoking/data.pyload_pandasr      sJ     {8%899Hj))D:4'STTTDDMK    c                      t                      S )r   )r    r   r   loadr   /   s     ==r   N)__doc__statsmodels.datasetsr   r
   __docformat__	COPYRIGHTTITLESOURCE
DESCRSHORT	DESCRLONGNOTEr   r   r   r   r   <module>r       sq    7 7 , , , , , ,"0	
 R
		   	 	 	 	 	r   