exhaustiveRasch
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.3%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
Basic Info
- Host: GitHub
- Owner: chrgrebe
- Language: R
- Default Branch: master
- Size: 671 KB
Statistics
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 4
Created over 4 years ago
· Last pushed over 1 year ago
Metadata Files
Readme
Changelog
README.md
exhaustiveRasch
Automation of the item selection processes for rasch scales by means of exhaustive search for suitable Rasch models (dichotomous, partial credit, rating-scale) in a list of item-combinations. The item-combinations to test can be either all possible combinations or item-combinations can be defined by several rules (forced inclusion of specific items, exclusion of combinations, minimum/maximum items of a subset of items). Tests for model-and item-fit include ordering of the thresholds, itemfit-indices, likelihood ratio test, Martin Löf test, waldtest, person-item distribution, person separation index, Rasch PCA, empirical representation of all raw scores or raschtrees for detecting differential item functioning. The tests, their ordering and their parameters can be defined by the user. For parameter estimation and model tests, functions of the packages eRm, psychotools or pairwise can be used.
Owner
- Login: chrgrebe
- Kind: user
- Repositories: 1
- Profile: https://github.com/chrgrebe
GitHub Events
Total
- Release event: 6
- Watch event: 1
- Push event: 20
- Create event: 5
Last Year
- Release event: 6
- Watch event: 1
- Push event: 20
- Create event: 5
Packages
- Total packages: 1
-
Total downloads:
- cran 482 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 1
- Total maintainers: 1
cran.r-project.org: exhaustiveRasch
Item Selection and Exhaustive Search for Rasch Models
- Homepage: https://github.com/chrgrebe/exhaustiveRasch
- Documentation: http://cran.r-project.org/web/packages/exhaustiveRasch/exhaustiveRasch.pdf
- License: GPL-3
-
Latest release: 0.3.7
published over 1 year ago
Rankings
Dependent packages count: 27.5%
Dependent repos count: 34.0%
Average: 49.5%
Downloads: 87.0%
Maintainers (1)
Last synced:
10 months ago
Dependencies
DESCRIPTION
cran
- R >= 3.5.0 depends
- arrangements * imports
- eRm * imports
- methods * imports
- parallel * imports
- psych * imports
- psychotools * imports
- psychotree * imports
- stats * imports
- tictoc * imports
- utils * imports
- knitr * suggests
- rmarkdown * suggests
- testthat >= 3.0.0 suggests