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 similar functionality as the Python package pyBKT authored by Zachary A. Pardos (zp@berkeley.edu) at <https://github.com/CAHLR/pyBKT>.

Version: 0.1.0
Imports: RCurl, parallel, methods, stats, utils
Suggests: testthat (≥ 3.0.0)
Published: 2025-02-05
DOI: 10.32614/CRAN.package.BKT
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.1.0.tar.gz
Windows binaries: r-devel: BKT_0.0.1.zip, r-release: BKT_0.1.0.zip, r-oldrel: BKT_0.0.1.zip
macOS binaries: r-release (arm64): BKT_0.1.0.tgz, r-oldrel (arm64): not available, r-release (x86_64): BKT_0.1.0.tgz, r-oldrel (x86_64): not available
Old sources: BKT archive

Linking:

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