Changes
-
Added plot method for prior predictive checks, from the
performance::check_priors()
function. -
The
plot()method forperformance::check_dag()gains asize_arrowargument,
to control the size of arrows in the DAG. -
Added plot method for
datawizard::means_by_groups()objects.
Bug fixes
-
The
typeargument inperformance::check_predictions()was not recognized in
theplot()method. -
plot()formodel_parameters()with lavaan objects did not work when the
object contained noloadingscomponent.