blob: 1a6cc2a4ad07016e432518ff45acbda7ec5d7daa (
plain)
1
2
3
4
5
6
7
8
9
10
|
Package: sysid
Type: Package
Title: System Identification in R
Version: 1.0
Date: 2015-01-17
Author: Suraj Yerramilli, Narasimhan Balakrishnan, Arun Tangirala
Maintainer: Suraj Yerramilli <surajyerramilli@outlook.com>
Description: The sysid package provides functions for constructing mathematical models of dynamic systems from measured input-output data. The package contains functions for data visualization, data preprocessing, parametric and non-paramteric model estimation, and model predictions and validation.
License: GPL-3
Imports: tframe,tfplot, zoo
|