powered by
Inputs raw data representing two curves, and computes a bootstrap confidence interval for the curve correlation between them.
ccor_boot( y, time, curve = NULL, k = 15, ndraw = 299, conf = 0.95, min.overlap = 0, min.n = 8 )
A list with components
curve correlation (for the full data)
curve correlations for the ndraw bootstrap samples
ndraw
confidence interval for the curve correlation
see ccor
ccor
number of bootstrap samples
confidence level
Philip Tzvi Reiss <reiss@stat.haifa.ac.il>, Noemi Foa, Dror Arbiv and Biplab Paul <paul.biplab497@gmail.com>
ccor, ccor_posim
ccor_posim
# see example for ccor_posim
Run the code above in your browser using DataLab