View source: R/time_domain_functions.R
pairwisePlots | R Documentation |
'pairwisePlots' generates a plot including two timeseries
pairwisePlots(correlationMatrix, data, threshold)
correlationMatrix |
A matrix that indicates for which pairs plots need to be derived |
data |
A list that includes the timeseries data |
threshold |
A double number indicating the threshold cross-correlation for which pairwise plots will be generated |
Plot including two time series the timeseries of the device first in the title is presented in black
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.