Learn R Programming

smacof (version 1.10-8)

indvalues: Individual Psychological Values

Description

Responses from a sample in Britain were collected varying in value measures of the Schwartz value theory. The instruments used was the Schwartz Value Survey (SVS).

Usage

data(indvalues)

Arguments

Format

Data frame with 327 persons in the rows and value dissimilarity scores in the columns:

PO: power

AC: achievement

HE: hedonism

ST: stimulation

SD: self-direction

UN: universalism

BE: benevolence

TR: tradition

CO: conformity

SE: security

Details

The data were centered (row-wise) and converted from preferences into dissimilarities.

References

Borg, I., Bardi, A., & Schwartz, S. H. (2017). Does the value circle exist within persons or only across persons? Journal of Personality, 85(2), 151-162.

Examples

Run this code
# NOT RUN {
str(indvalues)
# }

Run the code above in your browser using DataLab