Master plot function for paramGUI
plotterforGUI(
modtype = "kin",
X = matrix(),
data,
model,
theta = vector(),
result,
lin = NA,
mu = 0,
guessIRF = FALSE
)
graphics
either 'kin', 'spec' or 'spectemp'
matrix of conditionally linear parameters, if any
object of class dat
containing data
object of class dat
containing data
object of class theta
containing parameters
object returned by fitModel
or in the case
modtype=='spectemp'
, by nls
The linear range for the concentration plot
The center of the lin-log axis is lin
is specified
Boolean to indicate whether to try and guess the location of the IRF