plotter-methods {TIMP}R Documentation

Generic function plotter in Package 'TIMP'

Description

Methods for function plotter in Package `TIMP' that call plotting and output functions.

Usage

plotter(model, 
        multimodel, multitheta, resid, plotoptions, onls)

Arguments

model Object of class dat; function switches on this argument.
multimodel Object of class multimodel
multitheta Object of class multitheta
resid Vector of residuals
plotoptions list of output options input to fitModel as list{opt}
onls list returned by nls function

Author(s)

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

See Also

dat-class


[Package TIMP version 1.0 Index]