Learn R Programming

BiDimRegression (version 2.0.1)

FriedmanKohlerData1: 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)

Arguments

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

Run this code
# NOT RUN {
data(FriedmanKohlerData1)
## maybe str(FriedmanKohlerData1) ; plot(FriedmanKohlerData1) ...
# }

Run the code above in your browser using DataLab