Package: intervalpsych 0.1.0.9000

Matthias Kloft
intervalpsych: Analyzing Interval Data in Psychometrics
Implements the Interval Consensus Model (ICM) for analyzing continuous bounded interval-valued responses in psychometrics using 'Stan' for Bayesian estimation. Provides functions for transforming interval data to simplex representations, fitting item response theory (IRT) models with isometric log-ratio (ILR) and sum log-ratio (SLR) link functions, and visualizing results. The package enables aggregation and analysis of interval-valued response data commonly found in psychological measurement and related disciplines. Based on Kloft et al. (2024) <doi:10.31234/osf.io/dzvw2>.
Authors:
intervalpsych_0.1.0.9000.tar.gz
intervalpsych_0.1.0.9000.zip(r-4.7-x86_64)intervalpsych_0.1.0.9000.zip(r-4.6-x86_64)intervalpsych_0.1.0.9000.zip(r-4.5-x86_64)
intervalpsych_0.1.0.9000.tgz(r-4.6-x86_64)intervalpsych_0.1.0.9000.tgz(r-4.6-arm64)intervalpsych_0.1.0.9000.tgz(r-4.5-x86_64)intervalpsych_0.1.0.9000.tgz(r-4.5-arm64)
intervalpsych_0.1.0.9000.tar.gz(r-4.7-arm64)intervalpsych_0.1.0.9000.tar.gz(r-4.7-x86_64)intervalpsych_0.1.0.9000.tar.gz(r-4.6-arm64)intervalpsych_0.1.0.9000.tar.gz(r-4.6-x86_64)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
intervalpsych/json (API)
| # Install 'intervalpsych' in R: |
| install.packages('intervalpsych', repos = c('https://matthiaskloft.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/matthiaskloft/intervalpsych/issues
Pkgdown/docs site:https://matthiaskloft.github.io
- quantifiers - Verbal Quantifier Data
Last updated from:d59b08bad6. Checks:12 OK, 1 FAIL. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 358 | ||
| linux-devel-x86_64 | OK | 325 | ||
| source / vignettes | OK | 366 | ||
| linux-release-arm64 | OK | 356 | ||
| linux-release-x86_64 | OK | 292 | ||
| macos-release-arm64 | OK | 292 | ||
| macos-release-x86_64 | OK | 709 | ||
| macos-oldrel-arm64 | OK | 257 | ||
| macos-oldrel-x86_64 | OK | 824 | ||
| windows-devel | OK | 408 | ||
| windows-release | OK | 423 | ||
| windows-oldrel | OK | 410 | ||
| wasm-release | FAIL | 157 |
Exports:extract_consensusfit_icmilrinv_ilrinv_slritvl_to_splxplot_consensusplot_intervalsplot_intervals_cumulativeremove_zerosslrsplx_to_itvltheme_icm
Dependencies:abindbackportsBHcallrcheckmateclicpp11descdistributionaldplyrfarvergenericsggdistggokabeitoggplot2gluegridExtragtableinlineisobandlabelinglifecycleloomagrittrmatrixStatsnumDerivotelpillarpkgbuildpkgconfigposteriorprocessxpspurrrquadprogQuickJSRR6RColorBrewerRcppRcppEigenRcppParallelrlangrstanrstantoolsS7scalesStanHeaderstensorAtibbletidyselectutf8vctrsviridisLitewithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Extract consensus intervals from ICM Stan Fit Object | extract_consensus |
| Fit the Interval Consensus Model | fit_icm |
| Log-Ratio transformations for interval responses | ilr slr |
| Inverse Log-Ratio transformations for interval responses | inv_ilr inv_slr |
| Convert from interval bounds to simplex | itvl_to_splx |
| Plot ICM Consensus Intervals | plot_consensus |
| Plot Intervals | plot_intervals |
| Plot Cumulative Intervals | plot_intervals_cumulative |
| Plot Method for icm_stanfit Objects | plot.icm_stanfit |
| Verbal Quantifier Data | quantifiers |
| Remove Zeros from Simplex | remove_zeros |
| Convert from simplex to interval bounds | splx_to_itvl |
| Summarize ICM Stanfit Object | summary.icm_stanfit |
| Custom ggplot2 Theme for 'intervalpsych' | theme_icm |