summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSuraj Yerramilli2015-06-09 11:32:37 +0530
committerSuraj Yerramilli2015-06-09 11:32:37 +0530
commitadf64a5f0b94b3420a3c90fe6f04535e130f2c45 (patch)
tree4b77ce26d8be523578bd586a0a2bd4f59f6eb882
parent85e6271cb3f89ea50000cf8872acaabe87bb43fd (diff)
downloadSysID-R-code-adf64a5f0b94b3420a3c90fe6f04535e130f2c45.tar.gz
SysID-R-code-adf64a5f0b94b3420a3c90fe6f04535e130f2c45.tar.bz2
SysID-R-code-adf64a5f0b94b3420a3c90fe6f04535e130f2c45.zip
Updated Documentation
-rw-r--r--R/nonparam.R3
-rw-r--r--man/impulseest.Rd3
2 files changed, 2 insertions, 4 deletions
diff --git a/R/nonparam.R b/R/nonparam.R
index 67f785a..f7c7d20 100644
--- a/R/nonparam.R
+++ b/R/nonparam.R
@@ -14,8 +14,7 @@
#'
#' @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.
#'
#' @references
#' Arun K. Tangirala (2015), \emph{Principles of System Identification:
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)