plot.regsurv: Plot coefficients stored in a regsurv object

View source: R/plot.R

plot.regsurvR Documentation

Plot coefficients stored in a regsurv object

Description

Plot coefficients stored in a regsurv object

Usage

## S3 method for class 'regsurv'
plot(x, incl.baseline = FALSE, scaled.betas = FALSE, ...)

Arguments

x

regsurv object

incl.baseline

whether to include the parameters that relate to the baseline hazard or baseline cumulative hazard

scaled.betas

plots coefficients for scaled columns of the design matrix if TRUE

...

additional arguments that are passed along to matplot()

Value

Nothing. Side-effect: plot.


jeroenhoogland/regsurv documentation built on March 20, 2023, 3:37 a.m.