-
-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathCITATION.cff
More file actions
28 lines (28 loc) · 1011 Bytes
/
Copy pathCITATION.cff
File metadata and controls
28 lines (28 loc) · 1011 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
type: software
authors:
- family-names: "Gilda"
given-names: "Sankalp"
orcid: "https://orcid.org/0000-0002-3645-4501"
title: "tsbootstrap"
abstract: >-
tsbootstrap generates bootstrap replicates of time series and turns them into
calibrated uncertainty estimates: block bootstraps (moving, circular,
stationary, non-overlapping, tapered), model-based residual bootstraps
(AR, ARIMA, VAR, sieve) with exogenous regressors, adaptive conformal
prediction intervals (EnbPI, ACI, NexCP), and a memory-bounded streaming
reduce API for large replicate counts and panels.
keywords:
- time series
- bootstrap
- block bootstrap
- resampling
- uncertainty quantification
- conformal prediction
license: MIT
version: 0.7.1 # x-release-please-version
doi: 10.5281/zenodo.8226495
date-released: 2026-07-15
url: "https://github.com/astrogilda/tsbootstrap"
repository-code: "https://github.com/astrogilda/tsbootstrap"