rxmu_data | R Documentation |
give the result for how the estimate and confidence interval change with regards to correlation between X and Mu
rxmu_data(
rxmo = -2,
rxy = -2,
rymo = -2,
rmomu = -2,
rymu = -2,
nobs = 0,
conflevel = 0.95
)
rxmo |
correlation between X and Mo |
rxy |
correlation between X and Y |
rymo |
correlation between Y and Mo |
rmomu |
correlation between Mo and Mu |
rymu |
correlation between Y and Mu |
nobs |
number of observations in the sample or sample size |
conflevel |
confidence interval level, default is 0.95 |
result for how rxmu affects the estimates
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.