| getAchillesMonthlyData | Get Achilles monthly data by concept_id or set of concept_ids |
| getAchillesTs | Return a monthly multivariate time series of Achilles data... |
| getCountTs | Build a univariate time series of counts (or distinct counts)... |
| getIntervalCharacterization | Characterize a given time series' behavior over a given... |
| getMA | Compute a simple moving average for a given time series |
| getNeighborhoodDf | Create and return the neighborhood data frame for a given... |
| getOutliers | Get the outliers for a given time series |
| getRawTs | Build a univariate time series of raw data from a specified... |
| getSeasonalityScore | Get the seasonality score for a given monthly time series |
| getSlopeAngleSize | Compute and return the degree measure of the angle of the... |
| getTrend | Get the trend of a given time series |
| getTrendChangePoints | Return the change points of the trend for the given time... |
| getTrendTransitionPoints | Return the transition points of the trend for the given time... |
| getTsMonth | Return the two digit month for a each element of a given time... |
| getTsYear | Return the four digit year for each element of a given time... |
| isStationary | Determine whether or not a time series is stationary in the... |
| sumAcrossYears | For a monhtly time series, compute sum and proportion by... |
| tsCompleteYears | Trim a monthly time series object to so that partial years... |
| tsToDf | Return a monthly or daily univariate time series object as a... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.