paramGUI (version 2.1.4)

plotterforGUI: Master plot function for paramGUI

Description

Master plot function for paramGUI

Usage

plotterforGUI(
  modtype = "kin",
  X = matrix(),
  data,
  model,
  theta = vector(),
  result,
  lin = NA,
  mu = 0,
  guessIRF = FALSE
)

Arguments

modtype

either 'kin', 'spec' or 'spectemp'

X

matrix of conditionally linear parameters, if any

data

object of class dat containing data

model

object of class dat containing data

theta

object of class theta containing parameters

result

object returned by fitModel or in the case modtype=='spectemp', by nls

lin

The linear range for the concentration plot

mu

The center of the lin-log axis is lin is specified

guessIRF

Boolean to indicate whether to try and guess the location of the IRF

Value

graphics