Description Usage Arguments Value Examples
Extract the odds ratios from a S3 object of glm
1 | extractOR(x, digits = 2, method = "default")
|
x |
A S3 object of glm |
digits |
An integer indicating the number of decimal places (round) or significant digits to be used. Default value is 2. |
method |
Method to compute confidence interval. Choices are one of c("default","LRT"). |
A data.frame consist of odds ratios and 95 p values
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.