plot.esemifar {esemifar}R Documentation

Plot Method for the Package 'esemifar'

Description

This function regulates how objects created by the package esemifar are plotted.

Usage

## S3 method for class 'esemifar'
plot(x, t = NULL, ...)

Arguments

x

an input object of class esemifar.

t

an optional vector with time points that will be considered for the x-axis within the plot; is set to NULL by default and uses a vector 1:length(x$ye) for time points.

...

additional arguments of the standard plot method.

Value

None

Author(s)


[Package esemifar version 1.0.2 Index]