Package: rjd3nowcasting 2.0.3
rjd3nowcasting: Nowcasting with 'JDemetra+ 3.0'
Interface around 'JDemetra+ 3.x' (<https://github.com/jdemetra/jdplus-nowcasting>), TSACE project. It defines and estimates Dynamic Factor Models with the purpose of Nowcasting. News analysis is included in this second version.
Authors:
rjd3nowcasting_2.0.3.tar.gz
rjd3nowcasting_2.0.3.zip(r-4.5)rjd3nowcasting_2.0.3.zip(r-4.4)rjd3nowcasting_2.0.3.zip(r-4.3)
rjd3nowcasting_2.0.3.tgz(r-4.4-any)rjd3nowcasting_2.0.3.tgz(r-4.3-any)
rjd3nowcasting_2.0.3.tar.gz(r-4.5-noble)rjd3nowcasting_2.0.3.tar.gz(r-4.4-noble)
rjd3nowcasting_2.0.3.tgz(r-4.4-emscripten)
rjd3nowcasting.pdf |rjd3nowcasting.html✨
rjd3nowcasting/json (API)
NEWS
# Install 'rjd3nowcasting' in R: |
install.packages('rjd3nowcasting', repos = c('https://rjdverse.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/rjdverse/rjd3nowcasting/issues
Last updated 4 months agofrom:ba745713fb (on v2.0.3). Checks:OK: 1 NOTE: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 10 2024 |
R-4.5-win | NOTE | Oct 10 2024 |
R-4.5-linux | NOTE | Oct 10 2024 |
R-4.4-win | NOTE | Oct 10 2024 |
R-4.4-mac | NOTE | Oct 10 2024 |
R-4.3-win | NOTE | Oct 10 2024 |
R-4.3-mac | NOTE | Oct 10 2024 |
Exports:create_modelestimate_emestimate_mlestimate_pcaget_forecastsget_newsget_results
Dependencies:backportscheckmateRcpprJavarjd3toolkitRProtoBuf
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Create Dynamic Factor Model | create_model |
Estimate DFM with Expectations-Maximization algorithm | estimate_em |
Estimate DFM with Maximum Likelihood | estimate_ml |
Estimate DFM with Principal components Analysis | estimate_pca |
Get DFM forecasts | get_forecasts |
DFM News analysis | get_news |
Get DFM results | get_results |
Plot function for objects of class 'JD3_DfmForecasts' | plot.JD3_DfmForecasts |
Plot function for objects of class 'JD3_DfmNews' | plot.JD3_DfmNews |
Print function for objects of class 'JD3_DfmEstimates' | print.JD3_DfmEstimates |
Print function for objects of class 'JD3_DfmForecasts' | print.JD3_DfmForecasts |
Print function for objects of class 'JD3_DfmNews' | print.JD3_DfmNews |
Print function for objects of class 'JD3_DfmResults' | print.JD3_DfmResults |
Summary function for objects of class 'JD3_DfmNews' | summary.JD3_DfmNews |