From 5db5191b832a850d364ccf8c0b047f36d519b034 Mon Sep 17 00:00:00 2001 From: Suraj Yerramilli Date: Thu, 7 Jan 2016 00:06:18 +0530 Subject: added a function to return the fit characteristics --- NAMESPACE | 1 + 1 file changed, 1 insertion(+) (limited to 'NAMESPACE') diff --git a/NAMESPACE b/NAMESPACE index db6bfaa..70e2611 100644 --- a/NAMESPACE +++ b/NAMESPACE @@ -36,6 +36,7 @@ export(dataSlice) export(detrend) export(estpoly) export(etfe) +export(fitch) export(getcov) export(idframe) export(idfrd) -- cgit