summaryrefslogtreecommitdiff
path: root/man/arx.Rd
diff options
context:
space:
mode:
Diffstat (limited to 'man/arx.Rd')
-rw-r--r--man/arx.Rd5
1 files changed, 2 insertions, 3 deletions
diff --git a/man/arx.Rd b/man/arx.Rd
index 0479bf0..5dcc4e5 100644
--- a/man/arx.Rd
+++ b/man/arx.Rd
@@ -36,9 +36,8 @@ SISO ARX models are of the form
\ldots + b_{nk+nb} u[k-nk-nb] + e[k]
}
The function estimates the coefficients using linear least squares (with
-no regularization). Future versions may include regularization
-parameters as well
-\\
+regularization).
+\cr
The data is expected to have no offsets or trends. They can be removed
using the \code{\link{detrend}} function.
}