sumKinSpecEst {TIMP} | R Documentation |
Makes a summary plot of spectra associated with kinetic components alongside a plot showing parameter estimates
Description
Makes a summary plot of spectra associated with kinetic components
alongside a plot showing parameter estimates for, by default, kinetic
parameters. If the analysis had more parameters in the addEst
slot
of the argument opt
, then more parameters are displayed.
Note that this summary leaves out the spectra associated with coherent
artifact or scatter.
Usage
sumKinSpecEst(listFits, addtitle = TRUE, customtitle = "", preps = "",
ylimlist=list(), kinspecerr=TRUE)
Arguments
listFits |
list of objects returned by the |
addtitle |
logical regarding whether to add a title; if TRUE and
|
customtitle |
character vector containing a title |
preps |
character vector describing the prefix of the postscript filename given as output |
ylimlist |
list with elements |
kinspecerr |
logical regarding whether to add error bars for to the estimated spectra. |
Details
This looks best with less than five objects in listFits
.
Value
No return value, called for side effects
Author(s)
Katharine M. Mullen, Ivo H. M. van Stokkum