Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

data_RSE

Item-level dataset for the Rosenberg Self-Esteem scale


Description

A data frame with 300 observations on the 10 items from the Rosenberg Self-Esteem scale.

Usage

data(data_RSE)

References

Rosenberg, M. (1965). Society and the adolescent self-image. Princeton University Press.

Examples

# MAP test on the Rosenberg Self-Esteem Scale (RSE) item data
MAP(data_RSE, corkind='polychoric', verbose=TRUE)

# DIMTESTS on the Rosenberg Self-Esteem Scale (RSE) item data
DIMTESTS(data_RSE, tests = c('CD','EMPKC','HULL','RAWPAR','NEVALSGT1'), Ncases=1000, display=2)

# parallel analysis of the Rosenberg Self-Esteem Scale (RSE) item data
RAWPAR(data_RSE, factormodel='PCA', Ndatasets=100, percentile=95,
       corkind='pearson', verbose=TRUE)

EFA.dimensions

Exploratory Factor Analysis Functions for Assessing Dimensionality

v0.1.7.2
GPL (>= 2)
Authors
Brian P. O'Connor
Initial release
2021-02-04

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.