HSGPBase.deterministics_to_replace#

static HSGPBase.deterministics_to_replace(name)[source]#

Name of the Deterministic variables that are replaced with pm.Flat for out-of-sample.

This is required for out-of-sample predictions for some HSGP variables. Replacing with pm.Flat will sample from the values learned in the training data.