color_class-plot_means_hsv: plot_means_hsv

plot_means_hsvR Documentation

plot_means_hsv

Description

plot_means_hsv a visualization of the difference between means of two fits through a circular visualization of hsv color components. You can also compare fit means with colors defined through rgb or hsv components (as points or as lines on the visualization).

Usage

plot_means_hsv(object, ...)

## S4 method for signature 'color_class'
plot_means_hsv(object, ...)

Arguments

object

color_class object.

...

fit2 - a second color_class object, points - points to plot defined through rgb or hsv, lines - lines to plot defined through rgb or hsv, hsv - are points and lines defined in hsv format (default = FALSE).

Value

A ggplot visualization.

Examples

# to use the function you first have to prepare the data and fit the model
# see class documentation for an example of the whole process
# along with an example of how to use this function
?color_class


bayes4psy documentation built on Sept. 29, 2023, 5:08 p.m.