invertcor | R Documentation |
Construct confidence interval for regression slope parameter by inverting correlation tests.
invertcor(xxx, yyy)
xxx |
Explanatory vector |
yyy |
Response vector |
A matrix of coverage levels. Dimensions are distribution and confidence interval technique.
Matrix of confidence intervals
invertcor(rnorm(10),rnorm(10))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.