plot_Hellinger: Plot boxplot of the Hellinger distances per component

View source: R/visualisation.R

plot_HellingerR Documentation

Plot boxplot of the Hellinger distances per component

Description

Plot boxplot of the Hellinger distances per component

Usage

plot_Hellinger(
  distribution_parameters,
  true_theta,
  num_col = length(true_theta$p)
)

Arguments

distribution_parameters

the estimated bootstrap distributions

true_theta

the true values of the parameters (with p, mu and sigma)

num_col

How to organise the facets? by default according to the number of components

Value

a ggplot object representing for each configuration of parameter, in each panel the Hellinger distance for each package and initialisation method, respectively to each component

Author(s)

Bastien CHASSAGNOL


bastienchassagnol/RGMMBench documentation built on Oct. 26, 2023, 5:58 p.m.