ccor_oneboot: Curve correlation for a single bootstrap sample

View source: R/ccor_oneboot.R

ccor_onebootR Documentation

Curve correlation for a single bootstrap sample

Description

This internal function is called repeatedly by ccor_boot. It is not ordinarily called by users.

Usage

ccor_oneboot(y, time, curve = NULL, k = 15, min.overlap = 0, min.n = 8)

Arguments

y, time, curve, k, min.overlap, min.n

see ccor

Author(s)

Philip Tzvi Reiss <reiss@stat.haifa.ac.il>, Noemi Foa, Dror Arbiv and Biplab Paul <paul.biplab497@gmail.com>


ctmva documentation built on Nov. 20, 2025, 5:06 p.m.

Related to ccor_oneboot in ctmva...