LieselMCMC.get_kernel_groups()#
- LieselMCMC.get_kernel_groups()[source]#
Collect and organize model variables into kernel groups.
- Return type:
- Returns:
A dictionary mapping group names or variable names to their corresponding kernel group specifications.
- Raises:
ValueError – If variables in the same kernel group have inconsistent kernels or kernel arguments.