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.mem_utils.experiment
experiment()
pyrbit.mem_utils.reshape_experiment
pyrbit.mem_utils.run_trials
pyrbit.mem_utils.BlockBasedSchedule
pyrbit.mem_utils.GaussianPopulation
pyrbit.mem_utils.MemoryModel
pyrbit.mem_utils.Schedule
pyrbit.mle_utils
pyrbit.plot_utils
PyRBIT
pyrbit
pyrbit.mem_utils
pyrbit.mem_utils.experiment
View page source
pyrbit.mem_utils.experiment
experiment
(
population_model
,
schedule
,
replications
=
1
,
test_blocks
=
None
,
reset
=
True
,
get_trial_info
=
False
)
[source]