Learn R Programming

ItemRest

ItemRest is an R package developed to automate item removal strategies in Exploratory Factor Analysis (EFA).
It helps researchers identify low-quality items using statistical criteria and simulate the impact of different removal combinations on the factor structure and internal consistency of the scale.

Copy Link

Version

Install

install.packages('ItemRest')

Monthly Downloads

145

Version

0.2.3

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Ahmet Çalışkan

Last Published

October 9th, 2025

Functions in ItemRest (0.2.3)

cor_matrix_custom

Calculate a correlation matrix.
itemrest

Evaluate Item Removal Strategies for Exploratory Factor Analysis (EFA)
print.itemrest_result

Print method for itemrest_result class
get_combinations

Generate combinations of items to remove.
determine_n_factors

Determine the number of factors using Parallel Analysis.
sort_item_ids

Sort item IDs numerically.
descriptive_stats

Calculate basic descriptive statistics for a dataset.
test_removals

Test removal strategies and build a summary table.
efa_custom

Run a custom EFA.