Skip to contents

Distribution of difference in OFV

Usage

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

Arguments

bootscm.obj

a bootscm object.

main

The title of the plot

xlb

The x-label of the plot

ylb

The y-label of the plot

...

Additional parameters passed to panel.xyplot and xyplot.

Value

A lattice plot object.