R Dataset / Package mosaicData / Births78
Attachment | Size |
---|---|
dataset-36350.csv | 9.41 KB |
Documentation |
---|
On this Picostat.com statistics page, you will find information about the Births78 data set which pertains to US Births in 1978. The Births78 data set is found in the mosaicData R package. You can load the Births78 data set in R by issuing the following command at the console data("Births78"). This will load the data into a variable called Births78. If R says the Births78 data set is not found, you can try installing the package by issuing this command install.packages("mosaicData") 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 Births78 R data set. The size of this file is about 9,633 bytes. US Births in 1978DescriptionA day by day record of the number of births in the United States in 1978. Usagedata(Births78) FormatA data frame with 365 observations on the following variables.
Examplesdata(Births78) if (require(lattice)) { xyplot(births ~ date, Births78) xyplot(births ~ date, Births78, groups = wday) } -- Dataset imported from https://www.r-project.org. |
R Output | Date |
---|---|
Picostat Output - Correlation Coefficients | Mar 13, 2019 |
Picostat Output - Boxplot | Mar 13, 2019 |
Picostat Output - Simple Linear Regression | Mar 13, 2019 |
Picostat Output - Cumulative Frequency Histogram | Mar 13, 2019 |
Picostat Output - Correlation Coefficients | Mar 13, 2019 |
Title | Authored on | Content type |
---|---|---|
R Dataset / Package Ecdat / Airq | March 9, 2018 - 1:06 PM | Dataset |
R Dataset / Package boot / darwin | March 9, 2018 - 1:06 PM | Dataset |
R Dataset / Package Zelig / homerun | March 9, 2018 - 1:06 PM | Dataset |
R Dataset / Package DAAG / tinting | March 9, 2018 - 1:06 PM | Dataset |
R Dataset / Package mediation / student | March 9, 2018 - 1:06 PM | Dataset |