Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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"

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