HSGPPeriodic.deterministics_to_replace#

static HSGPPeriodic.deterministics_to_replace(name)#

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.