model\_config ============= .. automodule:: pymc_marketing.model_config .. rubric:: Functions .. autosummary:: :toctree: check_for_deeper_nested_distribution create_dim_handler create_distribution create_distribution_from_config create_hierarchical_non_center create_likelihood_distribution get_distribution handle_1d handle_2d handle_nested_distribution handle_parameter_configurations handle_parameter_distributions handle_scalar .. rubric:: Exceptions .. autosummary:: ModelConfigError MuAlreadyExistsError NestedDistributionError NonCenterInvalidDistributionError UnsupportedDistributionError UnsupportedShapeError