plot.vibe: Plotting

View source: R/plotting.R

plot.vibeR Documentation

Plotting

Description

Plot function for 'vibe' objects

Usage

## S3 method for class 'vibe'
plot(x, ..., perc = FALSE)

Arguments

x

A 'vibe' object created with vibe.

...

'Additional arguments'

perc

Should percentages be shown, or raw differences in goodness-of-fit?


Stan125/vibe documentation built on June 6, 2024, 11:36 a.m.