plot.mpmm: plot

View source: R/plot.mpmm.r

plot.mpmmR Documentation

plot

Description

Visualise fixed and random covariate relationships from an mpmm fit object

Usage

## S3 method for class 'mpmm'
plot(x, label = FALSE, lwd = c(0.25, 0.75), ...)

Arguments

x

an mpmm fit object

label

add id labels to random effects

lwd

a vector of regression line widths (random effect, fixed effects)

...

additional arguments to be ignored


ianjonsen/mpmm documentation built on Dec. 7, 2022, 4:27 a.m.