| pmx_vpc_ci | R Documentation | 
Sets vpc confidence interval layer
pmx_vpc_ci(
  show = c("all", "median"),
  interval = c(0.025, 0.975),
  method = c("ribbon", "rectangle"),
  median = list(fill = "red", alpha = 0.3),
  extreme = list(fill = "#3388cc", alpha = 0.3)
)
| show | 
 
 | 
| interval | 
 | 
| method | 
 
 | 
| median | 
 
 | 
| extreme | 
 
 | 
list with options for Confidence Interval layer
Other vpc: 
pmx_plot_vpc(),
pmx_vpc(),
pmx_vpc_bin(),
pmx_vpc_obs(),
pmx_vpc_pi(),
pmx_vpc_rug()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.