| openness {NetworkToolbox} | R Documentation |
Four Inventories of Openness to Experience
Description
A response matrix (n = 794) of all four Openness to Experience inventories from Christensen, Cotter, & Silvia (2019). The key provides inventory, facet, and item description information for the item labels. Note that because of NEO's copyrights the items have been shortened and paraphrased
Usage
data(openness)
data(openness.key)
Format
A 794 x 138 response matrix (openness) and 138 x 7 matrix (openness.key). Here are detailed descriptions of the key:
InventoryThe personality inventory the item belongs toFacetThe personality inventory defined facetJPA.DomainsThe broad domains identified by Christensen, Cotter, and Silvia (2019)JPA.FacetsThe facets identified by Christensen, Cotter, and Silvia (2019)Item.LabelThe labels used in Christensen, Cotter, and Silvia (2019)Item.DescriptionDescriptions of each item. Note that the NEO-PI-3 items are protected by copyright and therefore have been paraphrased. These item descriptions do not represent the item as given to the participantReversedWhether an item should be reversed or not (opennessis already reversed)
References
Christensen, A. P., Cotter, K. N., & Silvia, P. J. (2019). Reopening openness to experience: A network analysis of four openness to experience inventories. Journal of Personality Assessment, 101, 574-588.
Examples
# Loading data
data("openness")
data("openness.key")
# Change item labels
colnames(openness) <- openness.key$Item.Description