API Reference
Welcome to the API Reference of the rbmpy package.
- Agent RBM Module: Core classes for the Reduced Bayesian Model (RBM), including
AlAgentandAgentVars. - Circular Regression Module: Circular regression components, including
RegressionParent. - Task Module: Classes for the canonical change-point task, in particular
ChangePointTaskandTaskVars. - Utilities Module: Helper functions such as
compute_persprob,get_sel_coeffs,parameter_summary, andresidual_fun.