MFPModelEvaluator / readme.txt
JanviMl's picture
Create readme.txt
2eeb071 verified
raw
history blame contribute delete
561 Bytes
# MFP Model Evaluator
A Streamlit app to compare MFP effectuation models (Direct Discount vs. Rebate) based on the blog "Cracking the MFP Code."
## What It Does
- Input drug costs and timelines.
- Compare models on usability, speed, and cash flow.
- Visualize cash flow over 30 days.
- Get a tailored recommendation.
## How to Use
1. Open the app.
2. Enter WAC, AAC, and timing preferences.
3. Check the table, graph, and summary.
## Built With
- Streamlit
- Pandas
- Matplotlib
Hosted on Hugging Face Spaces. Inspired by real-world drug pricing challenges.