R Dataset / Package pscl / prussian
Documentation |
---|
On this R-data statistics page, you will find information about the prussian data set which pertains to Prussian army horse kick data. The prussian data set is found in the pscl R package. You can load the prussian data set in R by issuing the following command at the console data("prussian"). This will load the data into a variable called prussian. If R says the prussian data set is not found, you can try installing the package by issuing this command install.packages("pscl") 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 prussian R data set. The size of this file is about 2,838 bytes. Prussian army horse kick dataDescriptionDeaths by year, by corp, from horse kicks. Usagedata(prussian) FormatA data frame with 280 observations on the following 3 variables.
Sourcevon Bortkiewicz, L. 1898. Das Gesetz der Kleinen Zahlen. Leipzig: Teubner. Examplesdata(prussian) corpP <- glm(y ~ corp, family=poisson,data=prussian) summary(corpP) -- 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-51077.csv | 2.77 KB |