# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "pika" in publications use:' type: software license: MIT title: 'pika: Evaluate Correlation Between Time Series' version: 0.2.0 doi: 10.32614/CRAN.package.pika abstract: This package takes two time series as inputs and first, determines the lag for the primary time series at which the cross-correlation between the two time series is highest. Second, the rolling correlation is calculated between the lagged primary time-series and the secondary time series. authors: - family-names: Ainslie given-names: Kylie email: ainslie.kylie@gmail.com orcid: https://orcid.org/0000-0001-5419-7206 repository: https://ncov-ic.r-universe.dev repository-code: https://github.com/mrc-ide/pika commit: 40bc8202e39ea22dd1f2ebf23bad2d8c060a8960 url: https://mrc-ide.github.io/pika/ date-released: '2026-07-02' contact: - family-names: Ainslie given-names: Kylie email: ainslie.kylie@gmail.com orcid: https://orcid.org/0000-0001-5419-7206