cumulative_plot {maraca}R Documentation

Function to create a plot showing the components used in calculating win odds (wins and ties) cumulated for all outcomes for a hierarchical endpoint.

Description

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

Usage

cumulative_plot(x, ...)

Arguments

x

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

...

further arguments to be passed to the object-specific functions


[Package maraca version 0.7 Index]