Prediction method for the Freq.fit class object
Frequentist prediction methods
## S4 method for signature 'Freq.fit' pred(x, invariant = 0, level = 0.05, newwindow = FALSE, plot.pred = TRUE, ...)
x
: Freq.fit classinvariant
: 1 if the initial value is from the invariant distribution, default X0 is fixed from Xtruelevel
: alpha for the predicion intervals, default 0.05newwindow
: logical(1), if TRUE, a new window is opened for the plotplot.pred
: logical(1), if TRUE, the results are depicted grafically...
: optional plot parametersDion, C., Hermann, S. and Samson, A. (2016). Mixedsde: a R package to fit mixed stochastic differential equations.