The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
The package provides functions for constructing mathematical models of dynamic systems from measured input-output data. It lets you create and use models of dynamic systems not easily modeled from first principles or specifications. You can use time-domain and frequency-domain input-output data to identify discrete-time input-output models, transfer functions and state space models.
You can install sysid from github using the
devtools package.
require(devtools)
install_github("surajy123/R-sysid/")Note: Windows users need to install the
Rtoolsexecutable from https://cran.r-project.org/bin/windows/Rtools/
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.