coef.riskRegression: Extract coefficients from riskRegression model

View source: R/coef.riskRegression.R

coef.riskRegressionR Documentation

Extract coefficients from riskRegression model

Description

Extract coefficients from riskRegression model

Usage

## S3 method for class 'riskRegression'
coef(object, digits = 3, eps = 10^-4, ...)

Arguments

object

Object obtained with ARR or LRR or riskRegression

digits

Number of digits

eps

P-values below this number are shown as <eps

...

not used


riskRegression documentation built on Sept. 8, 2023, 6:12 p.m.