\HeaderA{vsnPlotPar}{Plot trajectories of calibration and transformation parameters for
a vsn fit}{vsnPlotPar}
\keyword{hplot}{vsnPlotPar}
\begin{Description}\relax
Plot trajectories of calibration and transformation parameters for
a vsn fit
\end{Description}
\begin{Usage}
\begin{verbatim}vsnPlotPar(x, what, xlab="iter", ylab=what, ...)\end{verbatim}
\end{Usage}
\begin{Arguments}
\begin{ldescription}
\item[\code{x}] An object of class \code{\LinkA{exprSet-class}{exprSet.Rdash.class}} which has been
created by the function \code{\LinkA{vsn}{vsn}}.
\item[\code{what}] Character, should either be "factors" or "offsets".
\item[\code{xlab}] Character, label for the x-axis.
\item[\code{ylab}] Character, label for the y-axis.
\item[\code{...}] Further arguments that get passed to plot.default.
\end{ldescription}
\end{Arguments}
\begin{Details}\relax
The plot that is created by this function may help in assessing
whether the parameter estimation in \code{\LinkA{vsn}{vsn}} was sufficiently
converged.
\end{Details}
\begin{Value}
The function is called for its side effect, creating a plot on the
active graphics device.
\end{Value}
\begin{Author}\relax
Wolfgang Huber \url{http://www.ebi.ac.uk/huber}
\end{Author}
\begin{SeeAlso}\relax
\code{\LinkA{vsn}{vsn}}
\end{SeeAlso}
\begin{Examples}
\begin{ExampleCode}
  ## see example for vsn
\end{ExampleCode}
\end{Examples}


