Learn R Programming

xpose4 (version 4.5.3)

xp.dofv.plot: OFV difference (optimism) plot.

Description

A plot of the difference in OFV between final bootscm models and the reference final scm model.

Usage

xp.dofv.plot(bootscm.obj = NULL, main = NULL, 
             xlb = "Difference in OFV", ylb = "Density", ...)

Arguments

bootscm.obj

The bootgam or bootscm object.

main

Plot title.

xlb

Label for x-axis.

ylb

Label for y-axis.

Additional plotting parameters.

Value

A lattice plot object is returned.