R Dataset / Package DAAG / wages1833
Attachment | Size |
---|---|
dataset-37624.csv | 916 bytes |
Documentation |
---|
On this Picostat.com statistics page, you will find information about the wages1833 data set which pertains to Wages of Lancashire Cotton Factory Workers in 1833. The wages1833 data set is found in the DAAG R package. Try to load the wages1833 data set in R by issuing the following command at the console data("wages1833"). This may load the data into a variable called wages1833. If R says the wages1833 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 with library("DAAG") followed by data("wages1833"). Perhaps strangley, if R gives you no output after entering a command, it means the command succeeded. If it succeeded you can see the data by typing wages1833 at the command-line which should display the entire dataset. 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 wages1833 R data set. The size of this file is about 916 bytes. Wages of Lancashire Cotton Factory Workers in 1833DescriptionThe Usagewages1833 FormatThis data frame contains the following columns:
SourceBoot, H.M. 1995. How Skilled Were the Lancashire Cotton Factory Workers in 1833? Economic History Review 48: 283-303. Examplesattach(wages1833) plot(mwage~age,ylim=range(c(mwage,fwage[fwage>0]))) points(fwage[fwage>0]~age[fwage>0],pch=15,col="red") lines(lowess(age,mwage)) lines(lowess(age[fwage>0],fwage[fwage>0]),col="red") -- Dataset imported from https://www.r-project.org. |
Picostat Manual |
---|
How To Register With a Username
How To Register With Google Single Sign On (SSO)
How To Login With a Username and Password
How To Login With Google Single Sign On (SSO)
How To Import a Dataset
How To Perform Statistical Analysis with Picostat
How To Use Educational Applications with Picostat
|
Recent Queries For This Dataset |
---|
No queries made on this dataset yet. |
Title | Authored on | Content type |
---|---|---|
R Dataset / Package Ecdat / RetSchool | March 9, 2018 - 1:06 PM | Dataset |
R Dataset / Package HistData / HalleyLifeTable | March 9, 2018 - 1:06 PM | Dataset |
wage1 | August 29, 2020 - 9:33 AM | Dataset |
R Dataset / Package boot / cd4 | March 9, 2018 - 1:06 PM | Dataset |
R Dataset / Package psych / blot | March 9, 2018 - 1:06 PM | Dataset |