beyondWhittle (version 1.1.1)

plotMPsd: Visualization of multivariate PSDs Used in plot.gibbs_psd

Description

Visualization of multivariate PSDs Used in plot.gibbs_psd

Usage

plotMPsd(f, g = NULL, lty = rep(1, 1 + length(g)), col = rep(1, 1 +
  length(g)), type = rep("l", 1 + length(g)), pch = rep("0", 1 +
  length(g)), lwd = rep(1, 1 + length(g)), log = F,
  ylim.compound = T, mar = c(4, 4, 4, 3), mfrow = c(dim(f)[1],
  dim(f)[1]), lambda_scaling = pi, ylab_prefix = "f",
  xlab = "Frequency", excludeBoundary = T, ...)

Arguments