vsn (version 3.40.0)

vsnPlotPar: Plot trajectories of calibration and transformation parameters for a vsn fit

Description

Plot trajectories of calibration and transformation parameters for a vsn fit

Usage

vsnPlotPar(x, what, xlab="iter", ylab=what, ...)

Arguments

x
An object of class ExpressionSet-class which has been created by the function vsn.
what
Character, should either be "factors" or "offsets".
xlab
Character, label for the x-axis.
ylab
Character, label for the y-axis.
...
Further arguments that get passed to plot.default.

Value

The function is called for its side effect, creating a plot on the active graphics device.

Details

The plot that is created by this function may help in assessing whether the parameter estimation in vsn was sufficiently converged.

See Also

vsn

Examples

Run this code
  ## see example for vsn

Run the code above in your browser using DataLab