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/)\
CarbonExample1Data.Rd
Example 1 from the domain of aesthetics to show how the method can be utilized for assessing the similarity of two portrayed persons, actually the Mona Lisa in the world famous Louvre version and the only recently re-discovered Prado version
Usage
data(CarbonExample1Data)
Format
A data frame with 36 observations on the following 4 variables.
depV1
a numeric vector
depV2
a numeric vector
indepV1
a numeric vector
indepV2
a numeric vector
Examples
data(CarbonExample1Data)
## maybe str(CarbonExample1Data) ; plot(CarbonExample1Data) ...