examineFit {TIMP}R Documentation

Examines the results of a call to fitModel

Description

Examines the results of a call to fitModel by a call to plotting functions.

Usage

examineFit(resultfitModel)

Arguments

resultfitModel list returned by a call to fitModel

Details

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.

Value

Author(s)

Katharine M. Mullen, Ivo H. M. van Stokkum

See Also

fitModel


[Package TIMP version 1.0 Index]