View source: R/coef.riskRegression.R
coef.riskRegression | R Documentation |
Extract coefficients from riskRegression model
## S3 method for class 'riskRegression'
coef(object, digits = 3, eps = 10^-4, ...)
object |
Object obtained with |
digits |
Number of digits |
eps |
P-values below this number are shown as |
... |
not used |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.