Skip to contents

Deprecated. Use plot() on the compare_maihda_groups result instead, e.g. plot(cmp, type = "vpc").

Usage

plot_group_comparison(
  x,
  type = c("vpc", "components", "between_variance", "pcv", "additive_share")
)

Arguments

x

A maihda_group_comparison object.

type

One of "vpc" (default), "components", "between_variance", "pcv", or "additive_share".

Value

A ggplot2 object.