Learn R Programming

holland (version 0.1.2-1)

AIST_2019_F_2015: RIASEC correlations - female AIST sample

Description

a matrix of correlation coefficients based on n = 2015 observations, obtaind from the german female sample of the AIST published in Bergman & Eder (2019).

Usage

data(AIST_2019_F_2015)

Arguments

Format

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

Details

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

References

Bergmann, C. & Eder, F. (2019). AIST 3. Allgemeiner Interessen-Struktur-Test mit Umwelt-Struktur-Test (UST-3) -- Version 3. Goettingen: Hogrefe.

Examples

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

Run the code above in your browser using DataLab