Internal API#

This section documents the complete internal API for developers and contributors.

Note

For normal usage, see the Public API instead.

Package Structure#

stanbkt.models

BKT model implementations and Bayesian priors for parameters.

stanbkt.fits

BKT Fit results and options for different inference methods.

stanbkt.plot

Plot the posterior distributions for the BKT parameters and quantities of interest.

stanbkt.utils

Utilities for StanBKT, including model compilation, data handling, verbosity control, and simulation functions.