
tsibble - Tidy Temporal Data Frames and Tools
Provides a 'tbl_ts' class (the 'tsibble') for temporal data in an data- and model-oriented format. The 'tsibble' provides tools to easily manipulate and analyse temporal data, such as filling in time gaps and aggregating over calendar periods.
Last updated
14.96 score 544 stars 43 dependents 6.2k scripts 26k downloadsdistributional - Vectorised Probability Distributions
Vectorised distribution objects with tools for manipulating, visualising, and using probability distributions. Designed to allow model prediction outputs to return distributions rather than their parameters, allowing users to directly interact with predictive distributions in a data-oriented workflow. In addition to providing generic replacements for p/d/q/r functions, other useful statistics can be computed including means, variances, intervals, and highest density regions.
Last updated
probability-distributionstatisticsvctrs
14.50 score 113 stars 440 dependents 1.2k scripts 391k downloads
fable - Forecasting Models for Tidy Time Series
Provides a collection of commonly used univariate and multivariate time series forecasting models including automatically selected exponential smoothing (ETS) and autoregressive integrated moving average (ARIMA) models. These models work within the 'fable' framework provided by the 'fabletools' package, which provides the tools to evaluate, visualise, and combine models in a workflow consistent with the tidyverse.
Last updated
forecastingcpp
13.43 score 583 stars 7 dependents 2.4k scripts 12k downloadsfabletools - Core Tools for Packages in the 'fable' Framework
Provides tools, helpers and data structures for developing models and time series functions for 'fable' and extension packages. These tools support a consistent and tidy interface for time series modelling and analysis.
Last updated
12.45 score 96 stars 24 dependents 595 scripts 14k downloads
feasts - Feature Extraction and Statistics for Time Series
Provides a collection of features, decomposition methods, statistical summaries and graphics functions for the analysing tidy time series data. The package name 'feasts' is an acronym comprising of its key features: Feature Extraction And Statistics for Time Series.
Last updated
12.40 score 308 stars 9 dependents 1.9k scripts 10.0k downloads
vitae - Curriculum Vitae for R Markdown
Provides templates and functions to simplify the production and maintenance of curriculum vitae.
Last updated
cvozunconf18resumeunconf
11.08 score 1.3k stars 776 scripts 1.0k downloadsggtime - Grammar of Graphics and Plot Helpers for Time Series Visualization
Extends the capabilities of 'ggplot2' by providing grammatical elements and plot helpers designed for visualizing temporal patterns. The package implements a grammar of temporal graphics, which leverages calendar structures to highlight changes over time. The package also provides plot helper functions to quickly produce commonly used time series graphics, including time plots, season plots, and seasonal sub-series plots.
Last updated
8.70 score 25 stars 10 dependents 81 scripts 9.8k downloads
tsibbledata - Diverse Datasets for 'tsibble'
Provides diverse datasets in the 'tsibble' data structure. These datasets are useful for learning and demonstrating how tidy temporal data can tidied, visualised, and forecasted.
Last updated
datasettsibble
8.30 score 27 stars 2 dependents 796 scripts 6.2k downloads
fasster - Fast Additive Switching of Seasonality, Trend, and Exogenous Regressors
Implementation of the FASSTER (Forecasting with Additive Switching of Seasonality, Trend, and Exogenous Regressors) model for forecasting time series with multiple seasonal patterns. The model combines state space methodology with a switching component in the observation equation to allow flexible modeling of complex seasonal patterns, including time-varying effects and multiple seasonalities.
Last updated
7.42 score 153 stars 114 scripts 149 downloadsfable.prophet - Prophet Modelling Interface for 'fable'
Allows prophet models from the 'prophet' package to be used in a tidy workflow with the modelling interface of 'fabletools'. This extends 'prophet' to provide enhanced model specification and management, performance evaluation methods, and model combination tools.
Last updated
7.09 score 57 stars 1 dependents 143 scripts 871 downloadsggquiver - Quiver Plots for 'ggplot2'
An extension of 'ggplot2' to provide quiver plots to visualise vector fields. This functionality is implemented using a geom to produce a new graphical layer, which allows aesthetic options. This layer can be overlaid on a map to improve visualisation of mapped data.
Last updated
ggplot2plotquivervelocity
6.29 score 54 stars 1 dependents 60 scripts 455 downloadsvecvec - Construct Mixed Type Data Structures with Vectors of Vectors
Mixed type vectors are useful for combining semantically similar classes. Some examples of semantically related classes include time across different granularities (e.g. daily, monthly, annual) and probability distributions (e.g. Normal, Uniform, Poisson). These groups of vector types typically share common statistical operations which vary in results with the attributes of each vector. The 'vecvec' data structure facilitates efficient storage and computation across multiple vectors within the same object.
Last updated
5.40 score 4 stars 3 dependents 3 scripts 558 downloadsmoodlequiz - R Markdown format for 'Moodle' XML cloze quizzes
Enables the creation of 'Moodle' quiz questions using literate programming with R Markdown. This makes it easy to quickly create a quiz that can be randomly replicated with new datasets, questions, and options for answers.
Last updated
4.41 score 3 stars 34 scripts 457 downloadsfromhere - File Paths Relative to Project Roots
Provides a set of helper functions for constructing file paths relative to the root of various types of projects, such as R packages, Git repositories, and more. File paths are specified with function arguments, or `$` to navigate into folders to specific files supported by auto-completion.
Last updated
4.18 score 3 stars 7 scripts 176 downloads