Structs§
- Generative
Spec - First-class generative specification: mean process + observation noise.
Enums§
- Noise
Model - Observation-noise model used for generative sampling.
Traits§
- Custom
Family Generative - Extension trait for custom multi-block families that provide explicit generative semantics (mean + observation noise) at a fitted state.
Functions§
- custom_
generative_ spec - Build custom-family generative spec from a fitted multi-block model.
- generative_
spec_ from_ gam - Convenience builder: from design + coefficients directly.
- generative_
spec_ from_ predict - Build a generative specification for built-in GAM families from eta/mean.
- sample_
observation_ replicates - Draw multiple synthetic replicates (n_draws x n_obs).
- sample_
observations - Draw one synthetic observation vector from a generative spec.