R Dataset / Package datasets / quakes
Attachment | Size |
---|---|
dataset-45892.csv | 23.5 KB |
Documentation | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
On this Picostat.com statistics page, you will find information about the quakes data set which pertains to Locations of Earthquakes off Fiji. The quakes data set is found in the datasets R package. You can load the quakes data set in R by issuing the following command at the console data("quakes"). This will load the data into a variable called quakes. If R says the quakes data set is not found, you can try installing the package by issuing this command install.packages("datasets") 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 quakes R data set. The size of this file is about 24,064 bytes. Locations of Earthquakes off FijiDescriptionThe data set give the locations of 1000 seismic events of MB > 4.0. The events occurred in a cube near Fiji since 1964. Usagequakes FormatA data frame with 1000 observations on 5 variables.
DetailsThere are two clear planes of seismic activity. One is a major plate junction; the other is the Tonga trench off New Zealand. These data constitute a subsample from a larger dataset of containing 5000 observations. SourceThis is one of the Harvard PRIM-H project data sets. They in turn obtained it from Dr. John Woodhouse, Dept. of Geophysics, Harvard University. Examplesrequire(graphics) pairs(quakes, main = "Fiji Earthquakes, N = 1000", cex.main = 1.2, pch = ".") -- Dataset imported from https://www.r-project.org. |
R Output | Date |
---|---|
Picostat Output - Numerical Summaries | Oct 24, 2020 |
Picostat Output - Visual Summaries | Oct 24, 2020 |
Picostat Output - Visual Summaries | Oct 24, 2020 |
Picostat Output - Cumulative Frequency Histogram | Oct 24, 2020 |
Picostat Output - Boxplot | Oct 24, 2020 |
Title | Authored on | Content type |
---|---|---|
longley | February 26, 2017 - 11:28 AM | Dataset |
R Dataset / Package robustbase / toxicity | March 9, 2018 - 1:06 PM | Dataset |
R Dataset / Package DAAG / possumsites | March 9, 2018 - 1:06 PM | Dataset |
R Dataset / Package HSAUR / roomwidth | March 9, 2018 - 1:06 PM | Dataset |
R Dataset / Package DAAG / monica | March 9, 2018 - 1:06 PM | Dataset |