plot_fit | R Documentation |
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.