Description Usage Arguments Value Author(s) See Also
View source: R/summary.pseudocpf.R
Summary method for pseudocpf
objects
1 2 |
object |
An object of class |
conf.int |
Level for the two-sided confidence intervals |
scale |
Vector of scale factors for the coefficients, defaults to 1. The confidence limits are for the risk change associated with one scale unit |
... |
Other arguments |
Returns an objet of class summary.pseudocpf
that includes the
following components:
call |
The matched call |
coefficients |
A matrix with 5 columns including the regression coefficients, odds-ratios, standard-errors, wald statistics and corresponding two-sided p-values |
conf.int |
A matrix with 4 columns that consists of the odds-ratios, exp(-coef) and the lower and upper bounds of the confidence interval |
Arthur Allignol, arthur.allignol@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.