R Dataset / Package robustbase / pulpfiber
Attachment | Size |
---|---|
dataset-88367.csv | 3.08 KB |
Documentation |
---|
On this Picostat.com statistics page, you will find information about the pulpfiber data set which pertains to Pulp Fiber and Paper Data. The pulpfiber data set is found in the robustbase R package. Try to load the pulpfiber data set in R by issuing the following command at the console data("pulpfiber"). This may load the data into a variable called pulpfiber. If R says the pulpfiber data set is not found, you can try installing the package by issuing this command install.packages("robustbase") and then attempt to reload the data with library("robustbase") followed by data("pulpfiber"). 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 pulpfiber 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 pulpfiber R data set. The size of this file is about 3,149 bytes. Pulp Fiber and Paper DataDescriptionMeasurements of aspects pulp fibers and the paper produced from them. Four properties of each are measured in sixty-two samples. Usagedata(pulpfiber) FormatA data frame with 62 observations on the following 8 variables.
DetailsCited from the reference article: The dataset contains measurements of properties of pulp fibers and the paper made from them. The aim is to investigate relations between pulp fiber properties and the resulting paper properties. The dataset contains n = 62 measurements of the following four pulp fiber characteristics: arithmetic fiber length, long fiber fraction, fine fiber fraction, and zero span tensile. The four paper properties that have been measured are breaking length, elastic modulus, stress at failure, and burst strength. The goal is to predict the q = 4 paper properties from the p = 4 fiber characteristics. Author(s)port to R and this help page: Martin Maechler SourceRousseeuw, P. J., Van Aelst, S., Van Driessen, K., and Agulló, J. (2004) Robust multivariate regression; Technometrics 46, 293–305. http://users.ugent.be/~svaelst/data/pulpfiber.txt ReferencesLee, J. (1992) Relationships Between Properties of Pulp-Fibre and Paper, unpublished doctoral thesis, U. Toronto, Faculty of Forestry. Examplesdata(pulpfiber) str(pulpfiber)pairs(pulpfiber, gap=.1) ## 2 blocks of 4 .. c1 <- cov(pulpfiber) cR <- covMcd(pulpfiber) ## how different are they: The robust estimate has more clear high correlations: symnum(cov2cor(c1)) symnum(cov2cor(cR$cov)) -- 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 |