From 7b23398745ff22f7faaec5d799c0c2f5a5f9086c Mon Sep 17 00:00:00 2001 From: Elizabeth DuPre Date: Tue, 25 Jun 2024 18:05:52 +0900 Subject: [PATCH] Update README for OHBM2024 --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e07887..ec87797 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Bayes-CA -Code for Bayesian Changepoint Analysis, with applications to fMRI data. +Code for Bayesian Changepoint Analysis, intended for applications to fMRI data. +Note that the current code requires low-dimensional data ; for real data applications, we assume that this decomposition has been handled separately. ## Recommended environment