BootPos-class           Class for Generation of Bootstrapped
                        Replications of a Time Series.
ClippedFT-class         Class for Fourier transform of the clipped time
                        series.
ClippedFT-constructor   Create an instance of the 'ClippedFT' class.
FreqRep-class           Class for Frequency Representation.
IntegrQuantileSD-class
                        Class for a simulated integrated quantile (i.
                        e., Laplace or copula) density kernel.
IntegrQuantileSD-constructor
                        Create an instance of the 'IntegrQuantileSD'
                        class.
KernelWeight-class      Class for Brillinger-type Kernel weights.
KernelWeight-constructor
                        Create an instance of the 'KernelWeight' class.
MovingBlocks-class      Class for Moving Blocks Bootstrap
                        implementation.
MovingBlocks-constructor
                        Create an instance of the 'MovingBlocks' class.
QRegEstimator-class     Class for quantile regression-based estimates
                        in the harmonic linear model.
QRegEstimator-constructor
                        Create an instance of the 'QRegEstimator'
                        class.
QSpecQuantity-class     Class for a Quantile Spectral Estimator.
QuantilePG-class        Class for a quantile (i. e., Laplace or copula)
                        periodogram.
QuantilePG-constructor
                        Create an instance of the 'QuantilePG' class.
QuantileSD-class        Class for a simulated quantile (i. e., Laplace
                        or copula) density kernel.
QuantileSD-constructor
                        Create an instance of the 'QuantileSD' class.
SmoothedPG-class        Class for a smoothed quantile periodogram.
SmoothedPG-constructor
                        Create an instance of the 'SmoothedPG' class.
SpecDistrWeight-class   Class for weights to estimate integrated
                        spectral density kernels.
SpecDistrWeight-constructor
                        Create an instance of the 'SpecDistrWeight'
                        class.
Weight-class            Interface Class to access different types of
                        weighting functions.
closest.pos             Positions of elements which are closest to some
                        reference elements.
data-sp500              S&P 500: Standard and Poor's 500 stock index,
                        2007-2010
data-wheatprices        Beveridge's Wheat Price Index (detrended and
                        demeaned), 1500-1869
frequenciesValidator    Validates if frequencies are Fourier
                        frequencies from [0,pi].
generics-accessors      Generic functions for accessing attributes of
                        objects
generics-associations   Generic functions for accessing associations of
                        objects
generics-functions      Generic functions for implementation of methods
                        of a class
getB-FreqRep            Get 'B' from a 'FreqRep' object.
getBootPos-FreqRep      Get associated 'BootPos' from a 'FreqRep'.
getBw-KernelWeight      Get attribute 'bw' (bandwidth / scaling
                        parameter used for smoothing) from a
                        'KernelWeight'.
getDescr-Weight         Get attribute 'descr' from a 'Weight'.
getFreqRep-QuantilePG   Get associated 'FreqRep' from a 'QuantilePG'.
getFrequencies-FreqRep
                        Get attribute 'frequencies' from a 'FreqRep'.
getFrequencies-QSpecQuantity
                        Get attribute 'frequencies' from a
                        'QSpecQuantity'.
getIsRankBased-FreqRep
                        Get 'isRankBased' from a 'FreqRep' object
getLevels-FreqRep       Get attribute 'levels' from a 'FreqRep'.
getLevels-QSpecQuantity
                        Get attribute 'levels' from a 'QSpecQuantity'.
getMeanPG-QuantileSD    Get 'meanPG' from a quantile spectral density
                        kernel
getN-QuantileSD         Get 'N' from a quantile spectral density kernel
getParallel-QRegEstimator
                        Get 'getParallel' from a 'QRegEstimator' object
getPointwiseCIs-SmoothedPG
                        Get pointwise confidence intervals for the
                        quantile spectral density kernel
getPositions-MovingBlocks
                        Get Positions for the Moving Blocks Bootstrap.
getQuantilePG-QuantileSD
                        Get associated 'QuantilePG' from a
                        'QuantileSD'.
getQuantilePG-SmoothedPG
                        Get associated 'QuantilePG' from a
                        'SmoothedPG'.
getQuantileSD-IntegrQuantileSD
                        Get associated 'getQuantileSD' from an
                        'IntegrQuantileSD'.
getR-QuantileSD         Get 'R' from a quantile spectral density kernel
getSdBoot-SmoothedPG    Get bootstrap estimates for the standard
                        deviation of the smoothed quantile periodogram.
getSdNaive-SmoothedPG   Get estimates for the standard deviation of the
                        smoothed quantile periodogram.
getStdError-QuantileSD
                        Get 'stdError' from a quantile spectral density
                        kernel
getTs-QuantileSD        Get 'ts' from a quantile spectral density
                        kernel
getType-QuantileSD      Get 'type' from a quantile spectral density
                        kernel
getValues-FreqRep       Get values from a frequency representation.
getValues-IntegrQuantileSD
                        Get values from a simulated integrated quantile
                        spectral density kernel
getValues-KernelWeight
                        Get values from a weight object determined by a
                        kernel function 'W' and a bandwidth 'b'.
getValues-QuantilePG    Get values from a quantile periodogram.
getValues-QuantileSD    Get values from a quantile spectral density
                        kernel
getValues-SmoothedPG    Get values from a smoothed quantile
                        periodogram.
getValues-SpecDistrWeight
                        Get values from a weight object of type
                        'SpecDistrWeight'
getW-KernelWeight       Get attribute 'W' (kernel used for smoothing)
                        from a 'KernelWeight'.
getWeight-SmoothedPG    Get associated 'Weight' from a 'SmoothedPG'.
getWnj-KernelWeight     Get attribute 'Wnj' from a 'QSpecQuantity'.
getY-FreqRep            Get 'Y' from a 'FreqRep' object.
increasePrecision-QuantileSD
                        Increase the precision of a 'QuantileSD'
is.wholenumber          Checks whether 'x' contains integer numbers.
kernels                 Kernel function.
plot-FreqRep            Plot the values of the 'FreqRep'.
plot-IntegrQuantileSD   Plot the values of the 'IntegrQuantileSD'.
plot-KernelWeight       Plot the values of the 'KernelWeight'.
plot-QuantilePG         Plot the values of the 'QuantilePG'.
plot-QuantileSD         Plot the values of the 'QuantileSD'.
plot-SmoothedPG         Plot the values of a 'SmoothedPG'.
plot-SpecDistrWeight    Plot the values of the 'SpecDistrWeight'.
quantspec-defunct       Defunct functions in package quantspec
quantspec-package       Quantile-Based Spectral Analysis of Time Series
timeSeriesValidator     Validates if 'Y' is of an appropriate type and
                        converts to a numeric.
ts-models               Functions to simulate from the time series
                        models in Kley et. al (2014).
ts-models-AR1           Simulation of an AR(1) time series.
ts-models-AR2           Simulation of an AR(2) time series.
ts-models-ARCH1         Simulation of an ARCH(1) time series.
ts-models-QAR1          Simulation of an QAR(1) time series.
