BKT: Bayesian Knowledge Tracing Model

Fitting, cross-validating, and predicting with Bayesian Knowledge Tracing (BKT) models. It is designed for analyzing educational datasets to trace student knowledge over time. The package includes functions for fitting BKT models, evaluating their performance using various metrics, and making predictions on new data. It provides the same functionality as the Python package pyBKT authored by Bulut et al. (2023, <doi:10.3390/psych5030050>) and pyBKT can be accessed via the site at <https://github.com/CAHLR/pyBKT>.

Version: 0.0.1
Imports: RCurl, parallel, methods, stats, utils
Suggests: testthat (≥ 3.0.0)
Published: 2025-01-30
Author: Yuhao Yuan [aut, cre], Biying Zhou [aut], Feng Ji [aut]
Maintainer: Yuhao Yuan <yuanyuhaoapply at 163.com>
License: MIT + file LICENSE
NeedsCompilation: no
Materials: README NEWS
CRAN checks: BKT results

Documentation:

Reference manual: BKT.pdf

Downloads:

Package source: BKT_0.0.1.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): not available, r-oldrel (x86_64): not available

Linking:

Please use the canonical form https://CRAN.R-project.org/package=BKT to link to this page.