SLTCGA is a comprehensive R package designed for systematic analysis of multi-omics data from The Cancer Genome Atlas (TCGA). The package implements 17 analytical scenarios covering correlation ...
Abstract: With the proliferation of multivariate time series data in various fields, this paper proposes an anomaly detection method based on modelling the correlation of multivariate time series.
This example defines modules to compute correlation coefficients between numeric variables and standardized values for a set of data. /* Module to compute correlations */ start corr; n=nrow(x); /* ...