summaryrefslogtreecommitdiff
path: root/R
AgeCommit message (Expand)Author
2015-05-26Added code to plot significance regionSuraj Yerramilli
2015-05-26Added code to compute standard errorsSuraj Yerramilli
2015-05-26Added an example for the impulseest functionSuraj Yerramilli
2015-05-26Commented buggy codeSuraj Yerramilli
2015-05-25added code to compute standard errorsSuraj Yerramilli
2015-05-25Added code for plotting step responseSuraj Yerramilli
2015-05-25Basic features addedSuraj Yerramilli
2015-05-25Update in documentationSuraj Yerramilli
2015-05-25minor changes in the impulse response functionSuraj Yerramilli
2015-05-25added basic impulse response estimation for SISO systemsSuraj Yerramilli
2015-05-25Corrected error messageSuraj Yerramilli
2015-05-25Attempting to write impulse response model estimation for SISO systemsSuraj Yerramilli
2015-04-02bug fixes and updated documentationunknown
2015-04-02updated documentationunknown
2015-04-02Fixed bug in predicting trends on new dataunknown
2015-04-02updated documentation for the detrend functionunknown
2015-04-02corrected bugsunknown
2015-04-02integrated mean and trend removal into one functionunknown
2015-04-01Updated the documentation for the dataSlice functionSuraj Yerramilli
2015-04-01fixed errors in the data slice commandSuraj Yerramilli
2015-04-01fixed the column type bugSuraj Yerramilli
2015-04-01polished the idframe slicing functionSuraj Yerramilli
2015-04-01updated documentationSuraj Yerramilli
2015-04-01added documentation and fixed errorsSuraj Yerramilli
2015-04-01updated documentationSuraj Yerramilli
2015-04-01cleaning codeSuraj Yerramilli
2015-03-23corrected typos in demean.R fileSuraj Yerramilli
2015-03-23Fixed errors in the demean functionSuraj Yerramilli
2015-03-23Added raw documentation for the impulse and step response plotsSuraj Yerramilli
2015-03-23added raw documentation for the impulseest functionSuraj Yerramilli
2015-03-22Added skeleton for impulse response modelsSuraj Yerramilli
2015-03-22Added documentation for the basic transfer function modelSuraj Yerramilli
2015-03-22Added documentation for the demean functionSuraj Yerramilli
2015-03-22Added function to mean-center the dataSuraj Yerramilli
2015-03-22Added basic print functionSuraj Yerramilli
2015-03-21added a basic transfer function objectSuraj Yerramilli
2015-03-21Added skeleton for transfer functionsSuraj Yerramilli
2015-02-12corrected predicted values of the detrend functionSuraj Yerramilli
2015-02-11corrections in documentationSuraj Yerramilli
2015-02-11fixed prediction issuesSuraj Yerramilli
2015-02-11corrections to the documentationSuraj Yerramilli
2015-02-11corrections in documentationSuraj Yerramilli
2015-02-11added documentationSuraj Yerramilli
2015-02-11major redesign of the the detrend functionSuraj Yerramilli
2015-02-11added predict function for detrend functionSuraj Yerramilli
2015-02-11added detrend functionSuraj Yerramilli
2015-02-11split the functions in preProcess.R into various filesSuraj Yerramilli
2015-02-07added imputing function to deal with missing valuesSuraj Yerramilli
2015-02-07added documentation for the imputing functionSuraj Yerramilli
2015-02-07fixed bug in plot functionSuraj Yerramilli