Skip to main content

Module model

Module model 

Source

Structs§

DataSchema
FittedModelPayload
SavedAnchorComponent
SavedBaselineTimeWiggleRuntime
SavedCompiledFlexBlock
SavedDeploymentExtension
SavedLatentScoreContract
SavedLatentZNormalization
SavedLinkWiggleRuntime
SavedPredictionRuntime
SavedResidualCascade
Saved multiresolution residual-cascade fit (#1032): the predict-time feature columns (d ∈ {2, 3}) plus the serializable cascade state that from_state rebuilds a predict-capable ResidualCascadeFit from. The cascade is a DIFFERENT posterior from the dense Duchon/Matérn term — never a silent swap.
SavedSplineScan
Saved exact spline-scan fit (#1030/#1034): the predict-time feature column plus the lossless smoother state the Gaussian-bridge predict replays.
SchemaColumn
TransformationScoreCalibration

Enums§

ColumnKindTag
FittedFamily
FittedModel
FittedModelError
Typed error surface for src/inference/model.rs saved-model code.
ModelKind
ParametricAnchorBlock
PredictModelClass
SavedAnchorKind
TransformationScoreKind

Constants§

MODEL_PAYLOAD_VERSION
Canonical saved-model payload schema version.
TRANSFORMATION_SCORE_PIT_CLIP_EPS

Functions§

append_deployment_extension_columns
Append deployment-only extension columns to the fitted design coordinate system.
binomial_location_scale_threshold_beta
gaussian_location_scale_mean_beta
load_survival_time_basis_config_from_model
location_scale_noise_beta
survival_baseline_config_from_model

Type Aliases§

GroupMetadata
Schema-free saved-model metadata keyed by stable group id.