plot_fit
plot_fit
plots fitted model against the data. Use this function to explore the quality of your fit.
plot_fit(object, ...)
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.