Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 642 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 642 Bytes

Online conformal inference for multi-step time series forecasting

Code for paper titled "Online conformal inference for multi-step time series forecasting".

Introduction

  • code: Code files for reproducing the data and results presented in the paper.
  • result: Results presented in the paper.
  • paper: Source files for manuscript.
    • The paper is written using Quarto. Tex file and PDF file are generated by rendering the cpts.qmd file.
  • conformalForecast: The R package developed for this work, available at https://github.com/xqnwang/conformalForecast/.