The Sliding Template Model R package
An R package for working with XSTM family of models. Old-school (deterministic?) sliding template model, the P(robabilistic)STM, and the B(ayesian)STM.
data/ data for the STM package, includes the full H95 data including identification data.
working_data/ contains data specifically for the paper.
paper/ contains qmd files for paper and online materials including: derivations, STM code examples, and bootstrap analysis code.
devtools::install_github("santiagobarreda/STM")