Learn R Programming

holland (version 0.1.2-1)

example4: RIASEC and Big-Five correlations - not so perfect

Description

another fictional correlation matrix representing not so perfect RIASEC (circumplex) correlations and correlations (with) five dimensions of personality (big-five).

Usage

data(example3)

Arguments

Format

A 11 x 11 matrix object with named columns and rows.

Details

can be written as a .dat text file using the function write_dat().

References

Holland, J.L. (1997). Making vocational choices. A theory of vocational personalities and work environments. Lutz, FL: Psychological Assessment Resources.

Examples

Run this code
# NOT RUN {
data(example4)
dim(example4)
example4
# }

Run the code above in your browser using DataLab