plot.tvr_derivative: Plot Method for TVR Derivative
Description
Plot Method for TVR Derivative
Usage
# S3 method for tvr_derivative
plot(x, t = NULL, ...)
Value
Invisibly returns the input object (called for side effects).
Arguments
- x
A tvr_derivative object.
- t
Time vector (uses attribute if NULL).
- ...
Additional plot arguments.