Plot method for RI verification
plotRIVerification(
mar1,
mar2,
marginOverlap,
Scale = c("original", "transformed", "splitXAxis"),
lambda = 0,
xlab = NULL,
title = NULL,
...
) (NULL) Instead, a plot is generated.
(data.frame) with output of function getRIMargins()
(data.frame) with output of function getRIMargins()
(character) vector length of mar1; specifying if and how the margins overlap; options are: "PEOverlap", "MarsOverlap", "noOverlap"
(character) specifying if percentiles are shown on the original scale ("original") or the transformed scale ("transformed") or a split view of the x-axis ("splitXAxis")
(numeric) specifying the power parameter (skewness) of the assumed distribution
(character) specifying the x-axis label
(character) specifying plot title
(additional arguments) candLabel (character) specifying the label for the candidate RI; dataLabel (character) specifying the label for the data-derived RI
Christopher Rank christopher.rank@roche.com