Package: sufficientForecasting 0.1.0

sufficientForecasting: Sufficient Forecasting using Factor Models

The sufficient forecasting (SF) method is implemented by this package for a single time series forecasting using many predictors and a possibly nonlinear forecasting function. Assuming that the predictors are driven by some latent factors, the SF first conducts factor analysis and then performs sufficient dimension reduction on the estimated factors to derive predictive indices for forecasting. The package implements several dimension reduction approaches, including principal components (PC), sliced inverse regression (SIR), and directional regression (DR). Methods for dimension reduction are as described in: Fan, J., Xue, L. and Yao, J. (2017) <doi:10.1016/j.jeconom.2017.08.009>, Luo, W., Xue, L., Yao, J. and Yu, X. (2022) <doi:10.1093/biomet/asab037> and Yu, X., Yao, J. and Xue, L. (2022) <doi:10.1080/07350015.2020.1813589>.

Authors:Jianqing Fan [aut], Jing Fu [aut, cre], Wei Luo [aut], Lingzhou Xue [aut], Jiawei Yao [aut], Xiufan Yu [aut]

sufficientForecasting_0.1.0.tar.gz
sufficientForecasting_0.1.0.zip(r-4.5)sufficientForecasting_0.1.0.zip(r-4.4)sufficientForecasting_0.1.0.zip(r-4.3)
sufficientForecasting_0.1.0.tgz(r-4.4-any)sufficientForecasting_0.1.0.tgz(r-4.3-any)
sufficientForecasting_0.1.0.tar.gz(r-4.5-noble)sufficientForecasting_0.1.0.tar.gz(r-4.4-noble)
sufficientForecasting_0.1.0.tgz(r-4.4-emscripten)sufficientForecasting_0.1.0.tgz(r-4.3-emscripten)
sufficientForecasting.pdf |sufficientForecasting.html
sufficientForecasting/json (API)
NEWS

# Install 'sufficientForecasting' in R:
install.packages('sufficientForecasting', repos = c('https://jingfu1224.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/jingfu1224/sufficientforecasting/issues

Datasets:

On CRAN:

6 exports 4 stars 1.11 score 4 dependencies 4 scripts 257 downloads

Last updated 2 years agofrom:2ae5f87933. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 06 2024
R-4.5-winOKSep 06 2024
R-4.5-linuxOKSep 06 2024
R-4.4-winOKSep 06 2024
R-4.4-macOKSep 06 2024
R-4.3-winOKSep 06 2024
R-4.3-macOKSep 06 2024

Exports:getKSFSF.CISF.DRSF.PCSF.SIR

Dependencies:codetoolsforeachgamiterators

SF_vignette

Rendered fromSF_vignette.Rmdusingknitr::rmarkdownon Sep 06 2024.

Last update: 2023-02-16
Started: 2023-02-16