Shared regression interface
For training fold 𝒟train and horizon τ, define the context table
Every backbone receives this same supervised regression problem. Its empirical squared-error representation is
This equation defines the common task; it does not claim that every backbone updates task-specific weights. In-context backbones condition on the supplied training table, whereas conventional regressors fit dataset-specific parameters.
For backbone 𝒜b and held-out observation j,
Predicted RMST is larger for longer restricted event-free time. Concordance metrics require the risk orientation
The package exposes these two orientations directly as predict() and
predict_risk().