summaryrefslogtreecommitdiff
path: root/DESCRIPTION
blob: 8ec883a2e5b3f0da48a955bec06df0d245dfa69b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Package: sysid
Type: Package
Title: System Identification in R
Version: 1.0.4
Date: 2017-01-06
Author: Suraj Yerramilli, Arun Tangirala
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
RoxygenNote: 5.0.1