Plots the VPC for an IQRtteProject and joint models based on IQRnlmeProject
plotVPC_IQRtteProject.Rd
TTE projects are only supported for MONOLIX, so the MONOLIX generated output will be used for plotting. The function works for both TTE projects generated with IQRtteProject and for joint models that use the "event" output in the modelSpec.
plotVPC_IQRtteProject(projectPath, logX = FALSE, logY = FALSE, filename = NULL)
Arguments
Value
If filename provided the figure is stored as PDF. If not provided a ggplot2 object is returned with the plotData as attribute
See also
Other IQRtteProject:
IQRtteProject()
,
as_IQRtteProject()
,
as_IQRtteProjectMulti()
,
is_IQRtteProject()
,
is_IQRtteProjectMulti()
,
plot.IQRtteProject()
,
print.IQRtteProject()
,
print.IQRtteProjectMulti()
,
run_IQRtteProject()
,
run_IQRtteProjectMulti()
Other VPC:
extractBins_VPCplot()
,
filterMutateDataVPC()
,
plotBLQVPC_IQRdataVPC()
,
plotVPC_IQRdataVPC()
,
vpc_IQRnlmeProject()