diff options
author | Suraj Yerramilli | 2015-06-09 11:32:37 +0530 |
---|---|---|
committer | Suraj Yerramilli | 2015-06-09 11:32:37 +0530 |
commit | adf64a5f0b94b3420a3c90fe6f04535e130f2c45 (patch) | |
tree | 4b77ce26d8be523578bd586a0a2bd4f59f6eb882 /man | |
parent | 85e6271cb3f89ea50000cf8872acaabe87bb43fd (diff) | |
download | SysID-R-code-adf64a5f0b94b3420a3c90fe6f04535e130f2c45.tar.gz SysID-R-code-adf64a5f0b94b3420a3c90fe6f04535e130f2c45.tar.bz2 SysID-R-code-adf64a5f0b94b3420a3c90fe6f04535e130f2c45.zip |
Updated Documentation
Diffstat (limited to 'man')
-rw-r--r-- | man/impulseest.Rd | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/man/impulseest.Rd b/man/impulseest.Rd index 30ddf3d..ccfadc6 100644 --- a/man/impulseest.Rd +++ b/man/impulseest.Rd @@ -26,8 +26,7 @@ the data } \details{ The IR Coefficients are estimated using linear least squares. Future -Versions will provide support for multivariate data and regularized -regression +Versions will provide support for multivariate data. } \examples{ uk <- rnorm(1000,1) |