Learn R Programming

quantspec (version 1.0-0)

quantspec-deprecated: Deprecated functions in package quantspec

Description

These functions have been deprecated since Version 1.0. They will be defunct in the near future!

Usage

ct(i1, i2, n)

LaplacePeriodogram(X, taus, omegas = 1:(ceiling(length(X)/2) - 1),
  fromRanks = TRUE, showProgressBar = FALSE)

plotLaplacePeriodogram(LPG, taus, F = 1:length(LPG[, 1]),
  CL = 1:length(taus), hRange = FALSE, hOffset = FALSE,
  ylabel = expression({     {         hat(f)     }[n]^{         list(tau[1],
  tau[2])     } }(omega)), oma = c(2.5, 2.5, 2.5, 2.5), mar = c(4.5, 4.5, 1,
  0) + 0.1, cex.lab = 1.5)

smoothedLaplacePeriodogram(LPG, taus, W)

Arguments

i1
Parameter of DEPRECATED function.
i2
Parameter of DEPRECATED function.
n
Parameter of DEPRECATED function.
X
Parameter of DEPRECATED function.
taus
Parameter of DEPRECATED function.
omegas
Parameter of DEPRECATED function.
fromRanks
Parameter of DEPRECATED function.
showProgressBar
Parameter of DEPRECATED function.
LPG
Parameter of DEPRECATED function.
F
Parameter of DEPRECATED function.
CL
Parameter of DEPRECATED function.
hRange
Parameter of DEPRECATED function.
hOffset
Parameter of DEPRECATED function.
ylabel
Parameter of DEPRECATED function.
oma
Parameter of DEPRECATED function.
mar
Parameter of DEPRECATED function.
cex.lab
Parameter of DEPRECATED function.
W
Parameter of DEPRECATED function.