plot-DoseVolumeModel-ANY-method: method for plotting the Log-Likelihood values in...

Description Usage Arguments Details

Description

This method plots the results of fitting process for a Dose/Volume model. The x axis represents either the Dose, or the Volume, the y axis represents the Log-Likelihood result of the modeing process.

Usage

1
2
## S4 method for signature 'DoseVolumeModel,ANY'
plot(x, ShowFittingValue = TRUE, ...)

Arguments

x

The DoseVolumeModel class object

ShowFittingValue

A logical value for showing the fitting point in the Log-Likelihood plot

...

Other parameters to be passed to plot function

Details

The DoseVolumeModel class object contains the results of a modeling process across different values of Dose or Volumes (depending on which kind of fitting was chosen during fitting process). The plot doesn't show the impact of other covariates that could be part of the model itself.


kbolab/moddicom documentation built on Nov. 29, 2020, 9:11 p.m.