Other packages > Find by keyword >

feasts  

Feature Extraction and Statistics for Time Series
View on CRAN: Click here


Download and install feasts package within the R console
Install from CRAN:
install.packages("feasts")

Install from Github:
library("remotes")
install_github("cran/feasts")

Install by package version:
library("remotes")
install_version("feasts", "0.4.1")



Attach the package and use:
library("feasts")
Maintained by
Mitchell O'Hara-Wild
[Scholar Profile | Author Map]
First Published: 2019-08-28
Latest Update: 2023-03-22
Description:
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.
How to cite:
Mitchell O'Hara-Wild (2019). feasts: Feature Extraction and Statistics for Time Series. R package version 0.4.1, https://cran.r-project.org/web/packages/feasts. Accessed 02 Mar. 2025.
Previous versions and publish date:
0.1.0 (2019-08-28 11:20), 0.1.1 (2019-09-02 16:10), 0.1.2 (2020-01-17 10:40), 0.1.3 (2020-03-18 08:00), 0.1.4 (2020-06-17 07:40), 0.1.5 (2020-08-27 18:00), 0.1.6 (2020-12-08 08:20), 0.1.7 (2021-02-05 15:10), 0.2.0 (2021-03-18 09:50), 0.2.1 (2021-03-22 06:40), 0.2.2 (2021-06-03 08:00), 0.3.0 (2022-09-01 21:50), 0.3.1 (2023-03-22 15:20), 0.3.2 (2024-03-15 10:10), 0.4.0 (2024-09-17 08:00)
Other packages that cited feasts R package
View feasts citation profile
Other R packages that feasts depends, imports, suggests or enhances
Complete documentation for feasts
Downloads during the last 30 days
01/3102/0102/0202/0302/0402/0502/0602/0702/0802/0902/1002/1102/1202/1302/1402/1502/1602/1702/1802/1902/2002/2102/2202/2302/2402/2502/2602/2702/28Downloads for feasts300350400450500550600650700TrendBars

Today's Hot Picks in Authors and Packages

canadacovid  
API Wrapper for the Canadian COVID-19 Tracker
Provides R functions to GET data from the Canadian COVID-19 tracker API ...
Download / Learn more Package Citations See dependency  
functional  
Curry, Compose, and other higher-order functions
Curry, Compose, and other higher-order functions ...
Download / Learn more Package Citations See dependency  
primer  
Functions and Data for the Book, a Primer of Ecology with R
Functions are primarily functions for systems of ordinary differential equations, difference equatio ...
Download / Learn more Package Citations See dependency  
FWRGB  
Fresh Weight Determination from Visual Image of the Plant
Fresh biomass determination is the key to evaluating crop genotypes' response to diverse input and s ...
Download / Learn more Package Citations See dependency  
explore  
Simplifies Exploratory Data Analysis
Interactive data exploration with one line of code, automated reporting or use an easy to remember ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

23,762

R Packages

206,309

Dependencies

64,236

Author Associations

23,763

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA