granularity: Granularity

Description Usage Format Examples

Description

Granularity refers to a person's ability to separate their emotions into specific types. People with low granularity struggle to separate their emotions (e.g., reporting that sadness, anger, fear, and others all just feel "bad""), whereas people with high granularity are very specific in how they parse their emotions (e.g., easily distinguishing between nuanced emotions like disappointment and frustration). A few outliers were removed compared to the original data.

Usage

1
data("granularity")

Format

A data frame with 143 individuals and the following 3 variables.

gran

Granularity score

age

Participant's age

gender

Gender

Examples

1
2
data("granularity")
str(granularity)

MPsychoR documentation built on June 15, 2020, 3 p.m.