b_results-plot_fit function

plot_fit

plot_fit

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

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.
  • Maintainer: Jure Demšar
  • License: GPL (>= 3)
  • Last published: 2023-09-29