From de5a8ba3db10e1e8ba430a806bb2e561a12234fd Mon Sep 17 00:00:00 2001 From: Suraj Yerramilli Date: Tue, 22 Mar 2016 10:50:25 +0530 Subject: updating the documentation --- man/arx.Rd | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'man') diff --git a/man/arx.Rd b/man/arx.Rd index c47b1e0..c322e72 100644 --- a/man/arx.Rd +++ b/man/arx.Rd @@ -48,7 +48,10 @@ The function estimates the coefficients using linear least squares (with regularization). \cr The data is expected to have no offsets or trends. They can be removed -using the \code{\link{detrend}} function. +using the \code{\link{detrend}} function. +\cr +To estimate finite impulse response(\code{FIR}) models, specify the first +order to be zero. } \examples{ data(arxsim) -- cgit