CRAN/E | ML2Pvae

ML2Pvae

Variational Autoencoder Models for IRT Parameter Estimation

Installation

About

Based on the work of Curi, Converse, Hajewski, and Oliveira (2019) doi:10.1109/IJCNN.2019.8852333. This package provides easy-to-use functions which create a variational autoencoder (VAE) to be used for parameter estimation in Item Response Theory (IRT) - namely the Multidimensional Logistic 2-Parameter (ML2P) model. To use a neural network as such, nontrivial modifications to the architecture must be made, such as restricting the nonzero weights in the decoder according to some binary matrix Q. The functions in this package allow for straight-forward construction, training, and evaluation so that minimal knowledge of 'tensorflow' or 'keras' is required.

converseg.github.io
System requirements TensorFlow (https://www.tensorflow.org), Keras (https://keras.io), TensorFlow Probability (https://www.tensorflow.org/probability)

Key Metrics

Version 1.0.0.1
R ≥ 3.6
Published 2022-05-23 707 days ago
Needs compilation? no
License MIT
License File
CRAN checks ML2Pvae results

Downloads

Yesterday 8 0%
Last 7 days 52 -17%
Last 30 days 208 0%
Last 90 days 589 -28%
Last 365 days 2.601 -3%

Maintainer

Maintainer

Geoffrey Converse

converseg@gmail.com

Authors

Geoffrey Converse

aut / cre / cph

Suely Oliveira

ctb / ths

Mariana Curi

ctb

Material

Reference manual
Package source

Vignettes

ML2Pvae: Variational Autoencoder Models for IRT Parameter Estimation

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

ML2Pvae archive

Depends

R ≥ 3.6

Imports

keras ≥ 2.3.0
reticulate ≥ 1.0
tensorflow ≥ 2.2.0
tfprobability ≥ 0.11.0

Suggests

knitr
rmarkdown
testthat
R.rsp