PyRBIT
See also
Home page
Exponential Forgetting Model
ACT-R Model
Memory Utilities
Evaluating the informativeness of a schedule
Comparing block recall percentages, power analysis
API reference
pyrbit.abc
pyrbit.actr
pyrbit.design
pyrbit.ef
pyrbit.information
pyrbit.mem_utils
pyrbit.mle_utils
pyrbit.mle_utils.CI_asymptotical
pyrbit.mle_utils.compute_summary_statistics_estimation
pyrbit.mle_utils.confidence_ellipse
pyrbit.mle_utils.isPD
pyrbit.mle_utils.mle_sequence
mle_sequence()
pyrbit.mle_utils.nearestPD
pyrbit.mle_utils.InvalidConfidenceEllipsisError
pyrbit.plot_utils
PyRBIT
pyrbit
pyrbit.mle_utils
pyrbit.mle_utils.mle_sequence
View page source
pyrbit.mle_utils.mle_sequence
mle_sequence
(
likelihood_function
,
optimizer_kwargs
,
guess
,
*
args
,
basin_hopping
=
False
,
basin_hopping_kwargs
=
None
,
**
kwargs
)
[source]