Skip to main content

Crate gam_config

Crate gam_config 

Source

Structs§

AnalyticPenaltiesDocument
CtnStage1ConfigDocument
CtnStage1Document
FitRequestConfigDocument
Serializable model configuration shared by Rust, Python, and the CLI.
FitRequestDocument
A complete, frontend-neutral formula fit request.
LatentCoordinateDocument
LatentCoordinatesDocument
PrecisionHyperpriorDocument
ResolvedFitRequest
SmoothDescriptorsDocument
SurvivalInverseLinkInput

Enums§

CliFrailtyKind
CliHazardLoading

Constants§

FIT_REQUEST_SCHEMA
Stable identity of the serialized fit-request document.
FIT_REQUEST_SCHEMA_VERSION
Current fit-request schema version.

Functions§

canonicalize_fit_request_json
Validate a fit request through the production resolver and serialize it in the one canonical byte representation used by every frontend.
effective_link_to_standard
parse_baseline_target_cli
parse_comma_f64
parse_fit_config_json
Parse the canonical config object used by non-formula helper APIs. Formula fit entry points must use FitRequestDocument instead.
parse_fit_request_json
parse_survival_inverse_link
parse_survival_likelihood_cli
resolve_cli_frailty_spec
resolve_fit_request_config
resolve_fit_request_document