Skip to main content

Crate gam_identifiability

Crate gam_identifiability 

Source
Expand description

Identifiability: one coherent home for every identifiability concern in the crate.

  • kernel — the low-level rank / null-space kernels.
  • precondition — cheap pre-fit precondition checks.
  • audit — the joint cross-block identifiability audit.
  • canonical — canonicalization of specs for identifiability.
  • families — the family-agnostic block compiler, its GPU paths, and the per-family row-Hessian implementations.

Modules§

audit
canonical
families
Family identifiability machinery: the family-agnostic block compiler, its GPU acceleration paths, and the per-family row-Hessian implementations (Bernoulli, survival marginal-slope).
kernel
Numeric kernels for identifiability-theorem diagnostics.
precondition
Runnable identifiability-theorem precondition checks.

Macros§

bail_dim_custom