Skip to content

matchy233/laggedcor

 
 

Repository files navigation

laggedcor: lagged corrrelation

Dependencies


laggedcor is a part of tidywearable.

About


The laggedcor is an R package used to calculate the lagged correlation for omics and wearable data.

Installation


You can install laggedcor from GitHub.

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

Then you can use laggedcor_install() to install all the packages in laggedcor.

library(laggedcor)

Usage


Now, laggedcor contains 8 packages, which are listed below:

Need help?


If you have any questions about laggedcor, please don’t hesitate to email me ([email protected]) or reach out me via the social medias below.

shenxt1990

[email protected]

Twitter

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

Citation


If you use laggedcor in you publications, please cite this publication:

X. Shen, R. Wang, X. Xiong, Y. Yin, Y. Cai, Z. Ma, N. Liu, and Z.-J. Zhu* (Corresponding Author), Metabolic Reaction Network-based Recursive Metabolite Annotation for Untargeted Metabolomics, Nature Communications, 2019, 10: 1516.
Web Link.

Thank you very much!

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%