plot.regsurv | R Documentation |
Plot coefficients stored in a regsurv object
## S3 method for class 'regsurv'
plot(x, incl.baseline = FALSE, scaled.betas = FALSE, ...)
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() |
Nothing. Side-effect: plot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.