R Dataset / Package HistData / OldMaps
Attachment | Size |
---|---|
dataset-28753.csv | 14.36 KB |
Documentation |
---|
On this Picostat.com statistics page, you will find information about the OldMaps data set which pertains to Latitudes and Longitudes of 39 Points in 11 Old Maps. The OldMaps data set is found in the HistData R package. Try to load the OldMaps data set in R by issuing the following command at the console data("OldMaps"). This may load the data into a variable called OldMaps. If R says the OldMaps data set is not found, you can try installing the package by issuing this command install.packages("HistData") and then attempt to reload the data with library("HistData") followed by data("OldMaps"). 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 OldMaps 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 OldMaps R data set. The size of this file is about 14,701 bytes. Latitudes and Longitudes of 39 Points in 11 Old MapsDescriptionThe data set is concerned with the problem of aligning the coordinates of points read from old maps (1688 - 1818) of the Great Lakes area. 39 easily identifiable points were selected in the Great Lakes area, and their (lat, long) coordinates were recorded using a grid overlaid on each of 11 old maps, and using linear interpolation. It was conjectured that maps might be systematically in error in five key ways: (a) constant error in latitude; (b)constant error in longitude; (c) proportional error in latitude; (d)proportional error in longitude; (e) angular error from a non-zero difference between true North and the map's North. One challenge from these data is to produce useful analyses and graphical displays that relate to these characteristics or to other aspects of the data. Usagedata(OldMaps) FormatA data frame with 468 observations on the following 6 variables, giving the latitude and longitude of 39 points recorded from 12 sources (Actual + 11 maps).
DetailsSome of the latitude and longitude values are inexplicably negative. It is probable that this is an error in type settting, because the table footnote says "* denotes that interpolation accuracy is not good," yet no "*"s appear in the body of the table. SourceAndrews, D. F., and Herzberg, A. M. (1985). Data: A Collection of Problems from Many fields for the Student and Research Worker. New York: Springer, Table 10.1. The data were obtained from http://www.stat.duke.edu/courses/Spring01/sta114/data/Andrews/T10.1. Examplesdata(OldMaps) ## maybe str(OldMaps) ; plot(OldMaps) ...with(OldMaps, plot(abs(long),abs(lat), pch=col, col=colors()[point])) -- 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 Stat2Data / TwinsLungs | March 9, 2018 - 1:06 PM | Dataset |
R Dataset / Package DAAG / psid1 | March 9, 2018 - 1:06 PM | Dataset |
R Dataset / Package quantreg / gasprice | March 9, 2018 - 1:06 PM | Dataset |
R Dataset / Package datasets / nottem | March 9, 2018 - 1:06 PM | Dataset |
R Dataset / Package DAAG / hills2000 | March 9, 2018 - 1:06 PM | Dataset |