Plot various MI functions
Output from function mif()
The lags to evaluate mutual information.
The number of bins passed to infotheo::discretize()
if y is a matrix or ts_discrete()
If TRUE
, a surrogate will be conducted using simple surrogates. The surrogates will be created from the transition probabilities of the discretised time series, i.e. the probability of observing bin j
when the current value is in bin j
. The number of surrogates needed will be computed based on the value of the alpha
parameter, conceived as a one-sided test: mi > 0
.
The alpha level for the surrogate test (default = 0.05
)
Produce a plot of the symbolic time series by calling plotRED_mif()
(default = FALSE
)
Return the data
Either an invisible ggplot2 object r a list containing the plot and the data
Other Plot redundancy functions:
plotRED_acf()