Data from Carbon, C. C. (2013). BiDimRegression: Bidimensional Regression Modeling Using R. \ Journal of Statistical Software, Code Snippets, 52(1), 1-11 (URL http://www.jstatsoft.org/v52/c01/)\
CarbonExample2Data.RdExample 2 originates from the area of geography and inspects the accuracy of different maps of the city of Paris which were created over the last 350 years as compared to a recent map
Usage
data(CarbonExample2Data)Format
A data frame with 13 observations on the following 4 variables.
depV1a numeric vector
depV2a numeric vector
indepV1a numeric vector
indepV2a numeric vector
Examples
data(CarbonExample2Data)
## maybe str(CarbonExample2Data) ; plot(CarbonExample2Data) ...