tibble [315 × 13] (S3: tbl_df/tbl/data.frame)
$ decision : dbl+lbl [1:315] 0, 1, 1, 0, 1, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, ...
..@ format.spss: chr "F1.0"
..@ labels : Named num [1:2] 0 1
.. ..- attr(*, "names")= chr [1:2] "stop" "continue"
$ idealism : num [1:315] 8.2 6.8 8.2 7.4 1.7 5.6 7.2 7.8 7.8 8 ...
..- attr(*, "format.spss")= chr "F12.4"
$ relatvsm : num [1:315] 5.1 5.3 6 6.2 3.1 7.7 6.7 4 4.7 7.6 ...
..- attr(*, "format.spss")= chr "F12.4"
$ gender : dbl+lbl [1:315] 0, 1, 0, 0, 0, 1, 0, 1, 0, 0, 1, 0, 1, 0, 0, 1, 0, 0, ...
..@ format.spss: chr "F1.0"
..@ labels : Named num [1:2] 0 1
.. ..- attr(*, "names")= chr [1:2] "Female" "Male"
$ cosmetic : num [1:315] 1 1 1 1 1 1 1 1 1 1 ...
..- attr(*, "format.spss")= chr "F1.0"
$ theory : num [1:315] 0 0 0 0 0 0 0 0 0 0 ...
..- attr(*, "format.spss")= chr "F1.0"
$ meat : num [1:315] 0 0 0 0 0 0 0 0 0 0 ...
..- attr(*, "format.spss")= chr "F1.0"
$ veterin : num [1:315] 0 0 0 0 0 0 0 0 0 0 ...
..- attr(*, "format.spss")= chr "F1.0"
$ idealism_LN: num [1:315] 2.104 1.917 2.104 2.001 0.531 ...
..- attr(*, "format.spss")= chr "F8.2"
..- attr(*, "display_width")= int 13
$ relatvsm_LN: num [1:315] 1.63 1.67 1.79 1.82 1.13 ...
..- attr(*, "format.spss")= chr "F8.2"
..- attr(*, "display_width")= int 13
$ scenario : dbl+lbl [1:315] 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, ...
..@ format.spss : chr "F8.2"
..@ display_width: int 10
..@ labels : Named num [1:5] 1 2 3 4 5
.. ..- attr(*, "names")= chr [1:5] "Cosmetic" "Theory" "Meat" "Veterinary" ...
$ Zidealism : num [1:315] 1.283 0.231 1.283 0.682 -3.603 ...
..- attr(*, "label")= chr "Zscore(idealism)"
..- attr(*, "format.spss")= chr "F11.5"
..- attr(*, "display_width")= int 13
$ Zrelatvsm : num [1:315] -0.846 -0.668 -0.045 0.133 -2.627 ...
..- attr(*, "label")= chr "Zscore(relatvsm)"
..- attr(*, "format.spss")= chr "F11.5"
..- attr(*, "display_width")= int 13