compare_distributions draws samples from distribution of the first fit and compares them against samples drawn from the distribution of the second fit, or against samples from multiple fits.
compare_distributions(object,...)
Arguments
object: S4 class object from bayes4psy library.
...: see documentation for specific class for the description of available parameters, e.g. ?compare_distributions_ttest or ?compare_distributions_linear.