Learn R Programming

qbrms (version 1.0.1)

plot.qbrms_diagnostics: Plot Method for Diagnostics

Description

Plot Method for Diagnostics

Usage

# S3 method for qbrms_diagnostics
plot(x, which = "all", ...)

Value

Invisibly returns the input object x.

Arguments

x

A qbrms_diagnostics object

which

Character vector specifying which plots to show

...

Additional arguments (unused)