Learn R Programming

⚠️There's a newer version (1.0.0) of this package.Take me there.

IPV

The aim of IPV is to handily create item pool visualizations, as introduced in: Dantlgraber, M., Stieger, S., & Reips, U. D. (2019). Introducing Item Pool Visualization: A method for investigation of concepts in self-reports and psychometric tests. Methodological Innovations, 12(3), 2059799119884283.

Installation

You can install the released version of IPV from CRAN by calling:

install.packages("IPV")

And the development version from GitHub by calling:

# install.packages("devtools")
devtools::install_github("NilsPetras/IPV")

Usage

This is an example how charts can be created:

library(IPV)

# Here, a toy example provided in the package is used.
# ?HEXACO

# estimate the underlying model from (clean) raw data
x <- ipv_est(HEXACO[ ,c(2:41, 122:161)], "HA")
#> Negative center distance adjusted to 0
#> Negative center distance adjusted to 0
#> Negative center distance adjusted to 0

# create a nested chart (one of three available chart types)
nested_chart(x$est)
#> Facet circle radius set to 0.204 based on the data.
#> cor_spacing set to 0.23 based on the data.
#> Relative scaling set to 2.1 based on the data.
#> Axis tick set to 0.2 based on the data.
#> dist_construct_label set to 0.333 based on the data.

# the next step would be to customize the appearance

For further introduction, please check out the vignette.

browseVignettes("IPV")
#> No vignettes found by browseVignettes("IPV")

Citation

When using item pool visualization, please cite:

Dantlgraber, M., Stieger, S., & Reips, U. D. (2019). Introducing Item Pool Visualization: A method for investigation of concepts in self-reports and psychometric tests. Methodological Innovations, 12(3), 2059799119884283.

Copy Link

Version

Install

install.packages('IPV')

Monthly Downloads

193

Version

0.2.0

License

GPL-2

Issues

Pull Requests

Stars

Forks

Maintainer

Nils Petras

Last Published

December 14th, 2021

Functions in IPV (0.2.0)

input_manual_nested

Input Manual Nested
write_IPV_syntax

Write IPV syntax
self_confidence

Self-Confidence
coord_nested

Coord Nested
input_manual_simple

Input Manual Simple
cormat

Cor(relation) Mat(rix)
ipv_est

IPV estimation
rename_raw

Rename raw estimates
rename_raw_simple

Rename Raw Simple
DSSEI

Domain Specific Self-Esteem Inventory
HEXACO

IPIP HEXACO Equivalent Scales
get_xarrows

Get Xarrows
get_names

Get names
item_chart

Item Chart
input_manual_process

Input Manual Process
coord_facets

Coord Facets
coord_items

Coord Items
rename

Rename
rename_est

Rename estimates
input_manual_process_factor

Input Manual Process Factor
item_overview

Item Overview
rename_simple

Rename Simple
rename_xarrow

Rename Xarrow
SMTQ

Sports Mental Toughness Questionnaire
IPV

IPV: A package to create Item Pool Visualizations
nested_chart

Nested Chart
plot_facets

Plot Facets
facet_chart

Facet Chart
input_excel

Input Excel
floads

Load(ing)s
ind_lav

ind lav
plot_items

Plot Items
plot_nested

Plot Nested
input_excel_factor

Input Excel Factor