R Dataset / Package DAAG / dengue
Documentation |
---|
On this R-data statistics page, you will find information about the dengue data set which pertains to Dengue prevalence, by administrative region. The dengue data set is found in the DAAG R package. You can load the dengue data set in R by issuing the following command at the console data("dengue"). This will load the data into a variable called dengue. If R says the dengue data set is not found, you can try installing the package by issuing this command install.packages("DAAG") and then attempt to reload the data. If you need to download R, you can go to the R project website. You can download a CSV (comma separated values) version of the dengue R data set. The size of this file is about 250,766 bytes. Dengue prevalence, by administrative regionDescriptionData record, for each of 2000 administrative regions, whether or not dengue was recorded at any time between 1961 and 1990. Usagedata(dengue) FormatA data frame with 2000 observations on the following 13 variables.
DetailsThis is derived from a data set in which the climate and tree cover information were given for each half degree of latitude by half degreee of longitude pixel. The variable SourceSimon Hales, Environmental Research New Zealand Ltd. ReferencesHales, S., de Wet, N., Maindonald, J. and Woodward, A. 2002. Potential effect of population and climate change global distribution of dengue fever: an empirical model. The Lancet 2002; 360: 830-34. Examplesstr(dengue) glm(NoYes ~ humid, data=dengue, family=binomial) glm(NoYes ~ humid90, data=dengue, family=binomial) -- Dataset imported from https://www.r-project.org. |
Title | Authored on | Content type |
---|---|---|
OpenIntro Statistics Dataset - dream | August 9, 2020 - 12:25 PM | Dataset |
OpenIntro Statistics Dataset - winery_cars | August 9, 2020 - 2:38 PM | Dataset |
R Dataset / Package HSAUR / toothpaste | March 9, 2018 - 1:06 PM | Dataset |
R Dataset / Package HSAUR / pottery | March 9, 2018 - 1:06 PM | Dataset |
R Dataset / Package HistData / Guerry | March 9, 2018 - 1:06 PM | Dataset |
Attachment | Size |
---|---|
dataset-85465.csv | 244.89 KB |