diff options
author | Suraj Yerramilli | 2016-01-07 00:06:18 +0530 |
---|---|---|
committer | Suraj Yerramilli | 2016-01-07 00:06:18 +0530 |
commit | 5db5191b832a850d364ccf8c0b047f36d519b034 (patch) | |
tree | 23fa8330bb96fc16ccb02eda224f656b5712f89c /NAMESPACE | |
parent | b7702cce3323d52b458671da6c841ace26bf10b0 (diff) | |
download | SysID-R-code-5db5191b832a850d364ccf8c0b047f36d519b034.tar.gz SysID-R-code-5db5191b832a850d364ccf8c0b047f36d519b034.tar.bz2 SysID-R-code-5db5191b832a850d364ccf8c0b047f36d519b034.zip |
added a function to return the fit characteristics
Diffstat (limited to 'NAMESPACE')
-rw-r--r-- | NAMESPACE | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -36,6 +36,7 @@ export(dataSlice) export(detrend) export(estpoly) export(etfe) +export(fitch) export(getcov) export(idframe) export(idfrd) |