LieselMCMC.get_jitter_functions()

LieselMCMC.get_jitter_functions()#

LieselMCMC.get_jitter_functions()[source]#

Collect jitter functions for model variables that define a jitter distribution.

Return type:

dict[str, Callable[[Any, Any], Any]]

Returns:

A dictionary mapping variable names to their jitter application functions.