Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 1.34 KB

README.md

File metadata and controls

37 lines (23 loc) · 1.34 KB

evalRTPF: EVALuating Real-Time Probabilistic Forecast

Chi-Kuang Yeh, Gregory Rice, Joel A. Dubin

May 14, 2024

R-CMD-check


Description

We develop methods to quantify the difference between two sets of probabilistic forecasts in square normed space, along with the graphical representations.

Installation

Currently evalRTPF is only available in R. We plan to develop Python, Julia and/or Matlab versions in the future.

devtools::install_github("chikuang/evalRTPF")

Examples

Will be added soon.

TODO

  • Add examples with graphical illustrations
  • Add detailed descriptions
  • Speed-up with RCPP components
  • Upload to CRAN

Reference