If you have huge calculations (e.g., of hundreds of millions of cases), it is often best to:
- Host the data on a custom server of some kind (e.g., in Azure or AWS).
- Optimize that server for queries.
- Query it from Displayr by writing code.
UPCOMING WEBINAR: Faster (and better) survey analysis
Register now >>
If you have huge calculations (e.g., of hundreds of millions of cases), it is often best to: