BigFiveData: BigFiveData

Description Usage Format Details Source References Examples

Description

Self Ratings on the Five Factor Inventory for 50 women and 50 men. Formatted for use by students in CLPS0900 (Quantitative Methods in the Psychological Sciences).

Usage

1
data("BigFiveData")

Format

A data frame with 100 observations on the following 6 variables.

gender

a factor with levels F M

Self.N

a numeric vector

Self.E

a numeric vector

Self.O

a numeric vector

Self.A

a numeric vector

Self.C

a numeric vector

Details

See survey distributed in class.

Source

https://en.wikipedia.org/wiki/Revised_NEO_Personality_Inventory

References

https://www.parinc.com/Products/Pkey/274

Examples

1
2
data(BigFiveData)
## maybe mplot(BigFiveData)

CLPS0900/CLPS0900R documentation built on March 16, 2020, 4:55 a.m.