plot.mixture.prior: Plot mixture model

Description Usage Arguments

Description

Plot mixture model

Usage

1
2
3
## S3 method for class 'mixture.prior'
plot(mixture.prior, x = seq(0, 1, length = 100),
  stack = FALSE, lines.only = FALSE, ...)

Arguments

mixture.prior

Mixture prior

x

Vector of values to evaluate density at

stack

Plot the mixture components as stacked regions

lines.only

Draw lines only (to be used over an existing plot)

...

Additional arguments to lines


StudyPrior documentation built on May 2, 2019, 5:54 p.m.