plotfit: Kinetic model fit plot

Description Usage Arguments

View source: R/plotfit.R

Description

Plots the results of applying a given kinetic model to a tissue.

Usage

1
2
  plotfit(tissue, fit, time, legend.pos = "bottomright",
    ...)

Arguments

tissue

The tissue TAC.

fit

A fit object from one of the .fit functions.

time

A time vector for plotting (x-axis).

legend.pos

Position for the legend in the plot. Defaults to "bottomright". NULL to disable.

...

Other parameters passed to the plot function.


traceRkinetic documentation built on May 2, 2019, 6:10 p.m.