exponentialSmoothing()
Using exponential smoothing method to profile stock data
movingAverage()
Using moving average method to profile stock data
summaryStats()
Generate summary statistics for profile stock data
visExpSmoothing()
Using the trend of the stock by using exponential smoothing method
visMovingAverage()
Visualizing the trend of the stock by using moving average method