plot_fit {bayes4psy}R Documentation

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.


[Package bayes4psy version 1.2.12 Index]