Skip to content

Commit

Permalink
update the full citation for the published paper
Browse files Browse the repository at this point in the history
  • Loading branch information
czopluoglu committed Sep 10, 2024
1 parent 17cdad1 commit 93b5477
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 19 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ The content of this GitHub repo is a product of a research project funded by Duo

This repository contains the code and resources associated with the following paper:

Zopluoglu, C., Lockwood, J.R. (under review). A Comparative Study of Item Response Theory Models for Mixed Discrete-Continuous Responses. Journal of Intelligence.
Zopluoglu, C., & Lockwood, J. R. (2024). A Comparative Study of Item Response Theory Models for Mixed Discrete-Continuous Responses. Journal of Intelligence, 12(3), 26. https://doi.org/10.3390/jintelligence12030026

For a tutorial-style introduction to the analyses conducted in the paper, please visit:

Expand Down
6 changes: 5 additions & 1 deletion docs/index.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,13 @@ options(scipen=99)

This tutorial is a product of a research project funded by Duolingo, Inc. through Competitive Research Grant Program to support topics of interest related to Duolingo's English Test's ongoing research agenda.

For the full paper we recently published:

Zopluoglu, C., & Lockwood, J. R. (2024). A Comparative Study of Item Response Theory Models for Mixed Discrete-Continuous Responses. Journal of Intelligence, 12(3), 26. https://doi.org/10.3390/jintelligence12030026

# Introduction

This tutorial offers a comprehensive introduction to the analysis presented in the subsequent paper by Zopluoglu and Lockwood (under review). Our paper discusses three model families based on the Beta, Simplex, and $S_B$ distributions. These models were initially introduced by Molenaar et al. in 2022. In our study, we enhance these models by integrating auxiliary variables, allowing us to predict the latent trait through latent regression. Additionally, we explore the application of these models in an extreme scenario where 99.8% of the observed response data matrix is missing, a result of the assessment's adaptive design.
This tutorial offers a comprehensive introduction to the analysis presented in the subsequent paper by Zopluoglu and Lockwood (2024). Our paper discusses three model families based on the Beta, Simplex, and $S_B$ distributions. These models were initially introduced by [Molenaar et al. in 2022](https://doi.org/10.3102/10769986221108455). In our study, we enhance these models by integrating auxiliary variables, allowing us to predict the latent trait through latent regression. Additionally, we explore the application of these models in an extreme scenario where 99.8% of the observed response data matrix is missing, a result of the assessment's adaptive design.

The study's original dataset comprises 295,157 test sessions from 222,568 distinct test takers who responded to a total of 2,738 items. Each participant in the dataset answered between 4 and 7 dictation items. Notably, the vast majority (91.6%) responded to 6 items, resulting in a collective 1,789,297 responses to the 2,738 dictation items.

Expand Down
38 changes: 21 additions & 17 deletions docs/index.html

Large diffs are not rendered by default.

0 comments on commit 93b5477

Please sign in to comment.