From 8510d7864672f8ca0cd12086e301754cff11dd2f Mon Sep 17 00:00:00 2001 From: jvivian <jtvivian@gmail.com> Date: Mon, 28 Oct 2024 16:14:16 -0700 Subject: [PATCH] Add API docs to repo --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 313f908..59e5d75 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,8 @@ Designed initially for evaluating the impacts of **COVID-19**, `DFMDash` is flex - Performing comparative run analysis. - Implementing synthetic control models for policy impact evaluation. +See our [Documentation](https://jvivian.github.io/DFMDash/) page for API details. + ## Key Features - **Dynamic Factor Models**: Build models that combine pandemic and economic series to estimate latent variables representing pandemic intensity.