Skip to content

Commit

Permalink
Add screenshots to README
Browse files Browse the repository at this point in the history
  • Loading branch information
jvivian committed Oct 21, 2024
1 parent dd71647 commit 25e701f
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ Designed initially for evaluating the impacts of **COVID-19**, `DFMDash` is flex
- **Drag-and-Drop**: Drop in files - options are then dynamically generated from the input data.

## Installation
There are multiple ways to run `DFMDash`,

### Prerequisites

Expand Down Expand Up @@ -104,16 +105,16 @@ dfmdash launch
This will open the Streamlit dashboard in your default browser. From the dashboard, users can:

- **Main Page**: Select data series and define the dynamic factor model specifications.
- *Screenshot suggestion: Show the dynamic factor model runner interface here.*
![Dynamic Factor Model Runner](imgs/DFM.png)

- **Factor Analysis Page**: Review and visualize latent factor estimates based on the selected inputs.
- *Screenshot suggestion: Include an image of the factor analysis results page.*
![Analyze factors directly after generation](imgs/factor.png)

- **Comparative Run Analysis**: Compare different model runs to evaluate fit and consistency.
- *Screenshot suggestion: Show an example of the comparative run analysis page.*
![Quantitatively compare models using different metrics](imgs/CA.png)

- **Synthetic Control Model Page** (Experimental): Test SCMs with user-defined counterfactuals.
- *Screenshot suggestion: Depict the SCM interface, noting its experimental nature.*
> Work in progress
## Troubleshooting

Expand Down
Binary file added imgs/CA.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added imgs/DFM.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added imgs/factor.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added imgs/res.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 25e701f

Please sign in to comment.