Package: BTSR 0.1.5
BTSR: Bounded Time Series Regression
Simulate, estimate and forecast a wide range of regression based dynamic models for bounded time series, covering the most commonly applied models in the literature. The main calculations are done in 'FORTRAN', which translates into very fast algorithms. The main references are Bayer et al. (2017) <doi:10.1016/j.jhydrol.2017.10.006>, Pumi et al. (2019) <doi:10.1016/j.jspi.2018.10.001>, Pumi et al. (2021) <doi:10.1111/sjos.12439> and Pumi et al. (2022) <arxiv:2211.02097>.
Authors:
BTSR_0.1.5.tar.gz
BTSR_0.1.5.zip(r-4.5)BTSR_0.1.5.zip(r-4.4)BTSR_0.1.5.zip(r-4.3)
BTSR_0.1.5.tgz(r-4.4-x86_64)BTSR_0.1.5.tgz(r-4.4-arm64)BTSR_0.1.5.tgz(r-4.3-x86_64)BTSR_0.1.5.tgz(r-4.3-arm64)
BTSR_0.1.5.tar.gz(r-4.5-noble)BTSR_0.1.5.tar.gz(r-4.4-noble)
BTSR.pdf |BTSR.html✨
BTSR/json (API)
NEWS
# Install 'BTSR' in R: |
install.packages('BTSR', repos = c('https://tsprass.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 1 years agofrom:484ca32fa7. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 05 2024 |
R-4.5-win-x86_64 | OK | Nov 05 2024 |
R-4.5-linux-x86_64 | OK | Nov 05 2024 |
R-4.4-win-x86_64 | OK | Nov 05 2024 |
R-4.4-mac-x86_64 | OK | Nov 05 2024 |
R-4.4-mac-aarch64 | OK | Nov 05 2024 |
R-4.3-win-x86_64 | OK | Nov 05 2024 |
R-4.3-mac-x86_64 | OK | Nov 05 2024 |
R-4.3-mac-aarch64 | OK | Nov 05 2024 |
Exports:BARC.extractBARC.fitBARC.simBARFIMA.extractBARFIMA.fitBARFIMA.simbtsr.extractbtsr.fitbtsr.simcoefs.startfit.controlGARFIMA.extractGARFIMA.fitGARFIMA.simKARFIMA.extractKARFIMA.fitKARFIMA.simlink.btsrUWARFIMA.extractUWARFIMA.fitUWARFIMA.sim
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Functions to simulate, extract components and fit BARC models | BARC.extract BARC.fit BARC.functions BARC.sim |
Functions to simulate, extract components and fit BARFIMA models | BARFIMA.extract BARFIMA.fit BARFIMA.functions BARFIMA.sim |
Generic functions to simulate, extract components and fit BTSR models | btsr.extract btsr.fit btsr.functions btsr.sim |
Initial values for optimization | coefs.start |
Default control list | fit.control |
Functions to simulate, extract components and fit GARFIMA models | GARFIMA.extract GARFIMA.fit GARFIMA.functions GARFIMA.sim |
Functions to simulate, extract components and fit KARFIMA models | KARFIMA.extract KARFIMA.fit KARFIMA.functions KARFIMA.sim |
Create a Link for BTSR models | link.btsr |
Predict method for BTSR | predict.btsr |
Print Method of class BTSR | print.btsr |
Summary Method of class BTSR | print.summary.btsr summary summary.btsr |
Functions to simulate, extract components and fit UWARFIMA models | UWARFIMA.extract UWARFIMA.fit UWARFIMA.functions UWARFIMA.sim |