Funnel plot + online tutorial for R and Custom R Visuals
02-18-2018 00:16 AM - last edited 02-18-2018 00:18 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Funnel plot + online tutorial for R and Custom R Visuals
On occasion, we find patterns in statistical noise that lead us to incorrect conclusions about the underlying data.
The funnel plot helps you compare samples, and find true outliers among the measurements with varying precision. It’s widely used for comparing institutional performance and medical data analysis.
In our example, the measurements are rates of certain events (such as births) in populations (such as countries) of given size.
This visual uses a fixed effect model estimator. You can control the visual attributes to suit your needs.
This tutorial will take you from simple R script via R visuals till store-level Interactive R Custom Visual (HTML-based) . Each step is very detailed and includes tips and tricks for developers.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for this file. This will kick start my journey on R coding since I was unable to come up with my own interactions. This will be reference point.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
My pleasure 🙂 Good luck, @Anonymous ! And don't hestitate to ask for assitance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you !!
