Skip to content

Repository files navigation

lagCI: Lagged-Correlation Based Causal Inference

Ask DeepWiki

lagCI is a part of tidywearable.

About


lagCI is an R package for calculating the lagged correlation between time-series data, with a focus on wearable and omics data integration.

Installation


You can install lagCI from GitHub.

if(!require(devtools)){
install.packages("devtools")
}
devtools::install_github("jaspershen-lab/lagci")

Then load the package with:

library(lagci)

Usage


lagCI provides tools for time-series lagged correlation analysis between wearable and omics data.

Need help?


If you have any questions about lagCI, please don't hesitate to email me (shenxt@stanford.edu) or reach out via the social media below.

shenxt1990

shenxt1990@outlook.com

Twitter

M339, Alway Buidling, Cooper Lane, Palo Alto, CA 94304

Citation


If you use lagCI in your publications, please cite this preprint:

Yifei Ge, Shunpeng Bai, Zirui Qiang, Yijiang Liu, Yitong Wu, Xiaotao Shen, LagCI Enables Inference of Temporal Causal Relationships from Dense Multi-Omic Time Series, bioRxiv 2026.04.15.718654.
doi: https://doi.org/10.64898/2026.04.15.718654.

Thank you very much!

About

study the correlation between two lagged time series

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages