Description Usage Arguments Examples
This function allows you to make non-inferiority plots.
1 2 3 | NIPLOT(mean, lbound, ubound, title = "Non-Inferiority Plot",
subtitle = expression(paste(mu, "1 - ", mu, "2")), delta = 1, limit = 3,
filename = "niplot.png", direction = "positive")
|
mean |
sample mean |
lbound |
CI lower bound |
ubound |
CI upper bound |
title |
Optional title |
subtitle |
optional subtitle |
delta |
non-inferiority margin |
filename |
optional filename - saves to current directory |
1 | NIPLOT()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.