rymu_plot_auxi | R Documentation |
give the sensitivity plot for how the correlation between Y and Mu affects the estimates and confidence interval
rymu_plot_auxi(
rxmo = -2,
rxy = -2,
rymo = -2,
rxmu = -2,
rmomu = -2,
nobs = 0,
labelest = "a1b1",
conflevel = 0.95
)
rxmo |
correlation between X and Mo |
rxy |
correlation between X and Y |
rymo |
correlation between Y and Mo |
rxmu |
correlation between X and Mu |
rmomu |
correlation between Mo and Mu |
nobs |
number of observations in the sample or sample size |
labelest |
label for which estimate the figure is for: a1b1, a1, b1 or c, default is a1b1 |
conflevel |
confidence interval level, default is 0.95 |
plot for how rymu affects the percentage of bias
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.