Package: sysid
Type: Package
Title: System Identification in R
Version: 1.0.5
Date: 2026-01-28
Authors@R: c(person(given = "Suraj",
                    family = "Yerramilli",
                    role = c("aut", "cre"),
                    email = "surajyerramilli@gmail.com"),
             person(given = "Arun",
                    family = "Tangirala",
                    role = "aut"))
Maintainer: Suraj Yerramilli <surajyerramilli@gmail.com>
Description: Provides functions for constructing mathematical models of dynamical systems from measured input-output data. 
License: GPL-3
Depends: R (>= 3.1)
Imports: signal,tframe, ggplot2 (>= 2.1.0), reshape2, polynom, bitops,
        zoo
LazyData: true
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2026-01-29 03:28:59 UTC; surajys
Author: Suraj Yerramilli [aut, cre],
  Arun Tangirala [aut]
Repository: CRAN
Date/Publication: 2026-01-29 04:20:02 UTC
Built: R 4.4.3; ; 2026-02-04 04:18:03 UTC; windows
