Last data update: 2014.03.03

R: Plot method for the frequentist estimation class object
plot,Freq.fit,ANY-methodR Documentation

Plot method for the frequentist estimation class object

Description

Plot method for the S4 class Freq.fit

Usage

## S4 method for signature 'Freq.fit,ANY'
plot(x, newwindow = FALSE, ...)

Arguments

x

Freq.fit class

newwindow

logical(1), if TRUE, a new window is opened for the plot

...

optional plot parameters

References

Dion, C., Hermann, S. and Samson, A. (2016). Mixedsde: an R package to fit mixed stochastic differential equations.

Results