plot.dsample: Visualizing Wang-Lee Samples

View source: R/dsample.R

plot.dsampleR Documentation

Visualizing Wang-Lee Samples

Description

The samples generated by the Wang-Lee algorithm are plotted for visual examination. The plot is useful when multiple modes exist.

Usage

## S3 method for class 'dsample'
plot(x, which, ...)

Arguments

x

an object produced by dsample.

which

plot type, 1: CDF, 2: Contours, and 3: Histogram.

...

arguments passing functions inside

Value

plot.dsample has no return value.


dsample documentation built on Feb. 16, 2023, 5:50 p.m.