plot.fitTK: Plotting method for fitTK
objects
Description
This is the generic plot
S3 method for the
fitTK
. It plots the fit obtained for each
variable in the original dataset.
Usage
# S3 method for fitTK
plot(x, time_interp = NULL, ...)
Value
a plot of class ggplot
Arguments
- x
And object returned by fitTK
- time_interp
A vector with additional time point to interpolate.
Time point of the original data set are conserved.
- ...
Additional arguments