[ bianca ]
[ 原始碼: r-cran-prophet ]
套件:r-cran-prophet(1.0+dfsg-5 以及其他的)
r-cran-prophet 的相關連結
下載原始碼套件 r-cran-prophet:
- [r-cran-prophet_1.0+dfsg-5.debian.tar.xz]
- [r-cran-prophet_1.0+dfsg-5.dsc]
- [r-cran-prophet_1.0+dfsg.orig.tar.xz]
維護小組:
外部的資源:
- 主頁 [cran.r-project.org]
相似套件:
GNU R automatic forecasting procedure
Implements a procedure for forecasting time series data based on an additive model where non-linear trends are fit with yearly, weekly, and daily seasonality, plus holiday effects. It works best with time series that have strong seasonal effects and several seasons of historical data. Prophet is robust to missing data and shifts in the trend, and typically handles outliers well.
其他與 r-cran-prophet 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.29) [amd64]
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件填實: libc6-udeb
- dep: libc6 (>= 2.38) [arm64]
-
- dep: libgcc-s1 (>= 3.0) [amd64]
- GCC support library
- dep: libgcc-s1 (>= 4.5) [arm64]
-
- dep: libstdc++6 (>= 13.1) [amd64]
- GNU Standard C++ Library v3
- dep: libstdc++6 (>= 14) [arm64]
-
- dep: libtbb12 (>= 2021.12.0) [arm64]
- parallelism library for C++ - runtime files
- dep: libtbb12 (>= 2021.4.0) [amd64]
-
- dep: r-api-4.0
- 本虛擬套件由這些套件填實: r-base-core
-
- dep: r-cran-bh (>= 1.66.0)
- (Virtual) GNU R package to provide BH
-
- dep: r-cran-dplyr (>= 0.7.7)
- GNU R grammar of data manipulation
-
- dep: r-cran-dygraphs (>= 1.1.1.4)
- GNU R interface to 'Dygraphs' interactive time series charting library
-
- dep: r-cran-extradistr
- additional univariate and multivariate distributions for GNU R
-
- dep: r-cran-ggplot2
- implementation of the Grammar of Graphics
-
- dep: r-cran-lubridate
- simplifies dealing with dates in R
-
- dep: r-cran-rcpp (>= 0.12.0)
- GNU R package for Seamless R and C++ Integration
-
- dep: r-cran-rcppeigen (>= 0.3.3.3.0)
- GNU R package for Eigen templated linear algebra
-
- dep: r-cran-rcppparallel (>= 5.0.1)
- parallel programming tools for Rcpp
-
- dep: r-cran-rlang (>= 0.3.0.1)
- Functions for Base Types and Core R and 'Tidyverse' Features
-
- dep: r-cran-rstan (>= 2.18.1)
- GNU R interface to Stan
-
- dep: r-cran-rstantools (>= 2.0.0)
- tools for developing GNU R packages interfacing with 'Stan'
-
- dep: r-cran-scales
- Scale functions for visualization
-
- dep: r-cran-stanheaders (>= 2.18.0)
- C++ Header Files for Stan for GNU R
-
- dep: r-cran-tidyr (>= 0.6.1)
- GNU R package to easily tidy data
-
- dep: r-cran-xts
- GNU R package for time series analysis -- xts
-
- rec: r-cran-knitr
- GNU R package for dynamic report generation using Literate Programming
-
- rec: r-cran-readr
- GNU R package to read rectangular text data
-
- rec: r-cran-rmarkdown
- convert R markdown documents into a variety of formats
-
- rec: r-cran-testthat
- GNU R testsuite