Package: autoRasch 0.2.2

Feri Wijayanto
autoRasch: Semi-Automated Rasch Analysis
Performs Rasch analysis (semi-)automatically, which has been shown to be comparable with the standard Rasch analysis (Feri Wijayanto et al. (2021) <doi:10.1111/bmsp.12218>, Feri Wijayanto et al. (2022) <doi:10.3758/s13428-022-01947-9>, Feri Wijayanto et al. (2022) <doi:10.1177/01466216221125178>).
Authors:
autoRasch_0.2.2.tar.gz
autoRasch_0.2.2.tar.gz(r-4.5-noble)autoRasch_0.2.2.tar.gz(r-4.4-noble)
autoRasch_0.2.2.tgz(r-4.4-emscripten)autoRasch_0.2.2.tgz(r-4.3-emscripten)
autoRasch.pdf |autoRasch.html✨
autoRasch/json (API)
# Install 'autoRasch' in R: |
install.packages('autoRasch', repos = 'https://cloud.r-project.org') |
- correl02_multidim - Multidimensional polytomous data set with 0.2 correlation
- correl03_multidim - Multidimensional polytomous data set with 0.3 correlation
- correl04_multidim - Multidimensional polytomous data set with 0.4 Correlation
- correl05_multidim - Multidimensional polytomous data set with 0.5 Correlation
- correl06_multidim - Multidimensional polytomous data set with 0.6 Correlation
- dicho_inh_dset - Inhomogenous Dichotomous Data Set
- dicho_md_dset - Uncorrelated Multidimensional Dichotomous Data Set
- poly_inh_dset - The Inhomogenous Polytomous Dataset
- poly_md_dset - Uncorrelated Multidimensional Polytomous Data Set
- polydif_inh_dset - The Inhomogenous Polytomous Dataset containing DIF items
- shortDIF - A Shorter Polytomous Dataset with DIF
- short_poly_data - A Shorter Inhomogenous Polytomous Dataset
- testlets_dataset - Multi-testlets Polytomous Data Set
- withinItem_multidim - Within-item Multidimensional Polytomous Data Set
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 2 years agofrom:b1f02bacef. Checks:1 OK, 2 NOTE. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Apr 01 2025 |
R-4.5-linux-x86_64 | NOTE | Apr 01 2025 |
R-4.4-linux-x86_64 | NOTE | Apr 01 2025 |
Exports:autoRaschOptionsbackward_searchcheck.unidimcheckRelcompute_scorecompute_scorescorResidcreateGroupfitStatsgenerate_datageneric_modelgpcmgpcm_difitemfitpcmpcm_difpersonfitplot_EVCplot_fitStatsplot_ICCplot_PImapplot_searchresidCorstepwise_search
Dependencies:codetoolsdoParallelforeachiteratorslavaanMASSmnormtnumDerivpbivnormquadprogRcppRcppArmadillo
Citation
To cite package ‘autoRasch’ in publications use:
Wijayanto F, Bucur I, Groot P, Heskes T (2022). autoRasch: Semi-Automated Rasch Analysis. R package version 0.2.2, https://CRAN.R-project.org/package=autoRasch.
Corresponding BibTeX entry:
@Manual{, title = {autoRasch: Semi-Automated Rasch Analysis}, author = {Feri Wijayanto and Ioan Gabriel Bucur and Perry Groot and Tom Heskes}, year = {2022}, note = {R package version 0.2.2}, url = {https://CRAN.R-project.org/package=autoRasch}, }
Readme and manuals
autoRasch
R package for semi-automated Rasch analysis
Installation
# install.packages("remotes")
remotes::install_github("fwijayanto/autoRasch", build_manual = TRUE, build_vignettes = TRUE)
Usage
Please refers to the vignettes and function manual documentations which have been provided along within the package.