relsa-severity-assessment
Installation
SKILL.md
RELSA severity assessment and humane endpoint forecasting
Overview
Severity assessment in animal research is legally mandatory and scientifically load-bearing: it drives humane endpoint decisions, and poor welfare monitoring degrades reproducibility. The usual practice evaluates each readout in isolation — weight loss here, a clinical score there — which makes it hard to say how badly an individual animal is actually doing.
This skill implements two published procedures that address that:
- RELSA (Talbot et al., 2022) combines several outcome measures into one score per animal per time point, expressed relative to a reference set of known burden. RELSA = 0 is baseline; RELSA = 1 means the animal has reached the reference set's maximum deviation.
- foRcast (Lutscher et al., 2026) fits an ARIMA model to an individual animal's RELSA trajectory and forecasts the next score with a 95% prediction interval, so animals heading for a humane endpoint can be identified before they get there. Kernel density estimation on the RELSA scale supplies candidate attention and danger zones for interpretation.