PTMLocScale.setup_engine_builder()

PTMLocScale.setup_engine_builder()#

PTMLocScale.setup_engine_builder(eb, graph=None, sample_normalization=True)[source]#

Prepares a liesel.goose.EngineBuilder for MCMC sampling.

This method sets the model, the initial values, and defines the MCMC kernels for the model parameters. You still need to specify the warmup and posterior durations.

Return type:

EngineBuilder