examineFit {TIMP} | R Documentation |
Examines the results of a call to fitModel
by a call to plotting functions.
examineFit(resultfitModel)
resultfitModel |
list returned by a call to fitModel |
The fitModel
function returns a list of results, and initiates plotting
functions. Given the resultfitModel
list fitModel
returns,
examineFit
initiates the plotting functions, and thus may be
used to examine results.
Katharine M. Mullen, Ivo H. M. van Stokkum