Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/salleuska/irt_raters
Supplementary code to the paper "TBD"
https://github.com/salleuska/irt_raters
Last synced: about 2 months ago
JSON representation
Supplementary code to the paper "TBD"
- Host: GitHub
- URL: https://github.com/salleuska/irt_raters
- Owner: salleuska
- Created: 2024-10-17T14:24:58.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-24T22:21:36.000Z (3 months ago)
- Last Synced: 2024-10-26T10:26:44.752Z (3 months ago)
- Language: R
- Size: 989 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[Draft]
Supplementary code for the paper "TBD" (2025+)
This repository contains code to estimate the semiparametric IRT raters model.
### Requirements
Make sure to install the following R packages and relative dependencies.
(*Insert here all packages use in this repo or make an install.R file*)```{}
install.packages("nimble")
```#### Folders
- `data` contains data (OCSE scores from Uto et al paper)
- `uto_el_al` folder containing README and codes of (Uto et al. paper)[https://journals.plos.org/plosone/article?id=10.1371/journal.pone.0309887#references]
- `models` folder containing R script with nimble models