Learn R Programming

bayes4psy (version 1.2.13)

plot_fit: plot_fit

Description

plot_fit plots fitted model against the data. Use this function to explore the quality of your fit.

Usage

plot_fit(object, ...)

Arguments

object

S4 class object from bayes4psy library.

...

see documentation for specific class for the description of available parameters, e.g. ?plot_fit_colors or ?plot_fit_linear.