fabletools

The R package fabletools provides tools for building modelling packages, with a focus on time series forecasting. This package allows package developers to extend fable with additional models, without needing to depend on the models supported by fable.

Installation

You could install the stable version on CRAN:

install.packages("fabletools")

You can install the development version from GitHub:

# install.packages("remotes")
remotes::install_github("tidyverts/fabletools")

Copy Link

Version

Down Chevron

Install

install.packages('fabletools')

Monthly Downloads

30,210

Version

0.4.1

License

GPL-3

Issues

Pull Requests

Stars

Forks

Last Published

March 2nd, 2024

Functions in fabletools (0.4.1)