diff options
Diffstat (limited to 'man/armax.Rd')
-rw-r--r-- | man/armax.Rd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/armax.Rd b/man/armax.Rd index b1ca54d..b9939d8 100644 --- a/man/armax.Rd +++ b/man/armax.Rd @@ -46,7 +46,7 @@ SISO ARMAX models are of the form } The function estimates the coefficients using non-linear least squares (Levenberg-Marquardt Algorithm) -\\ +\cr The data is expected to have no offsets or trends. They can be removed using the \code{\link{detrend}} function. } |