plot.density.dirichlet.fit: plot.density.dirichlet.fit

Description Usage Arguments

Description

Plot the densities of the random effects for a Dirichlet Process model

Usage

1
2
3
4
## S3 method for class 'dirichlet.fit'
plot.density(fit, params = NULL, groups = NULL,
  overlay = TRUE, xlim = NULL, ylim = NULL, colors = NULL,
  lty = 1)

Arguments

fit

the Dirichlet model fit

params

the vector indicating the values to plot (either "density.intercept" or "density.slope")

groups

list of groups to include in the plot(s)

xlim

the limits of the X-axis

ylim

the limits of the Y-axis

colors

vector of colors for each group


kreidles/informativeDropout documentation built on Sept. 13, 2020, 12:15 a.m.