Skip to contents

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) ...