Learn R Programming

xpose4 (version 4.7.3)

xp.dofv.npar.plot: Distribution of difference in OFV

Description

Distribution of difference in OFV

Usage

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

Value

A lattice plot object.

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.

See Also

Other bootgam: xp.daic.npar.plot(), xp.inc.cond.stab.cov(), xp.inc.ind.cond.stab.cov(), xp.inc.stab.cov(), xp.incl.index.cov(), xp.incl.index.cov.ind()

Other bootscm: bootscm.import(), xp.daic.npar.plot(), xp.inc.cond.stab.cov(), xp.inc.ind.cond.stab.cov(), xp.inc.stab.cov(), xp.incl.index.cov(), xp.incl.index.cov.ind()