BaseGammaGammaModel.build_model#
- abstractmethod BaseGammaGammaModel.build_model(**kwargs)#
Create an instance of
pm.Model
based on provided data and model_config.It attaches the model to self.model.
See also
default_model_config
returns default model config