MarginPlot: A margin plot show the VOI density distribution of a...

View source: R/MarginPlot.R

MarginPlotR Documentation

A margin plot show the VOI density distribution of a individual measure by groups

Description

It is written after getting the average predicted value from AvgMargin

Usage

MarginPlot(
  dfMargin,
  group = NULL,
  ylabel = "Expected Probability",
  xlabel = "Level of voi"
)

Arguments

dfMargin

A dateframe with margin value from AvgMargin dataframe.

Value

A margin plot with specified value


jinyikuang000/normr documentation built on May 17, 2023, 5:58 p.m.