MNLogit.idata_to_init_kwargs#
- classmethod MNLogit.idata_to_init_kwargs(idata)#
Create the model configuration and sampler configuration from the InferenceData to keyword arguments.
This method must be overridden in child classes if data is needed as a keyword argument.