compare_distributions {bayes4psy}R Documentation

compare_distributions

Description

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.

Usage

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.


[Package bayes4psy version 1.2.12 Index]