component_plot: Function to create a plot showing the components used in...

View source: R/winOddsPlots.R

component_plotR Documentation

Function to create a plot showing the components used in calculating win odds (wins and ties) separately for each outcome for a hierarchical endpoint.

Description

Implemented for objects of type 'maraca' and 'hce'.

Usage

component_plot(x, ...)

Arguments

x

an object of S3 class 'maraca' or 'hce'.

...

further arguments to be passed to the object-specific functions

Value

Component plot as a ggplot2 object.


maraca documentation built on April 4, 2025, 2:29 a.m.