Skip to contents

stLMM 0.0.4

New features

  • Added family = "probit" for binary probit mixed models using Albert-Chib latent-normal augmentation.
  • Added fitted values, prediction, log-likelihood, recovery, tests, and documentation for probit models.
  • Added support for structured probit process models using saved in-chain latent process draws.

Changes

  • stats::binomial(link = "probit") now dispatches to the probit likelihood.
  • Unsupported stats::binomial() links such as "cloglog" and "cauchit" now error instead of silently using the logit/Polya-Gamma path.

stLMM 0.0.3

CRAN release: 2026-07-29

  • Existing release.