FriedmanKohlerData1 {BiDimRegression}R Documentation

Data from Friedman, A., & Kohler, B. (2003). Bidimensional regression: Assessing the configural similarity and accuracy of cognitive maps and other two-dimensional data sets. Psychological Methods, 8(4), 468-491.

Description

Data from Friedman, A., & Kohler, B. (2003). Bidimensional regression: Assessing the configural similarity and accuracy of cognitive maps and other two-dimensional data sets. Psychological Methods, 8(4), 468-491.

Usage

data(FriedmanKohlerData1)

Format

A data frame with 4 observations on the following 4 variables.

depV1

a numeric vector

depV2

a numeric vector

indepV1

a numeric vector

indepV2

a numeric vector

Examples

data(FriedmanKohlerData1)
## maybe str(FriedmanKohlerData1) ; plot(FriedmanKohlerData1) ...

[Package BiDimRegression version 2.0.1 Index]