plot,Freq.fit,ANY-method {mixedsde} | R 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: a R package to fit mixed stochastic differential equations.
[Package mixedsde version 5.0 Index]