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.
sumKinSpecEst(listFits, addtitle = TRUE, customtitle = "", preps = "",
ylimlist=list(), kinspecerr=TRUE)
No return value, called for side effects
list of objects returned by the fitModel
function
logical regarding whether to add a title; if TRUE and
customtitle
is not given then the title is
"Summary of EADS for: "
plus the analysis titles
character vector containing a title
character vector describing the prefix of the postscript filename given as output
list with elements list(ind, ylim)
. ind
is
an index into listFits
; ylim
is the desired ylim
for
the plot for that analysis
logical regarding whether to add error bars for to the estimated spectra.
Katharine M. Mullen, Ivo H. M. van Stokkum
This looks best with less than five objects in listFits
.
fitModel
, examineFit