Version: 1.2-1 Date: 2016-03-28 Text: Updated CITATION file as required by the JSS editor. Version: 1.2-1 Date: 2016-03-28 Text: Updated vignette with editorial changes from JSS. Version: 1.2-1 Date: 2016-03-28 Text: Updated references throughout documentation. Version: 1.2-0 Date: 2015-10-20 Category: MAJOR Text: Added functionality for the analysis of multiple time series. Version: 1.2-0 Date: 2015-10-20 Category: MINOR Text: Added plot function for LagOperator. Version: 1.2-0 Date: 2015-10-20 Category: MINOR Text: Fixed two typos in the computation of estimates for standard errors. Version: 1.1-0 Date: 2015-09-27 Category: MAJOR Text: Added functionality to do lag window estimation. Version: 1.1-0 Date: 2015-09-27 Category: MINOR Text: Fixed a wrong constant in the definition of the W1 kernel. Version: 1.1-0 Date: 2015-09-27 Category: MINOR Text: Fixed a tiny mistake in getLevels-QSpecQuantity. Version: 1.0-3 Date: 2015-03-26 Text: Added spaces around = in some show commands. Version: 1.0-3 Date: 2015-03-26 Text: Updated vignette to version that was accepted by the JSS. Version: 1.0-3 Date: 2015-03-26 Text: Updated references in the technical documentation. Version: 1.0-2 Date: 2014-11-22 Text: Reimplemented getSdNaive using Rcpp. Version: 1.0-2 Date: 2014-11-22 Text: Moved the unit tests to tests/testthat, which is now recommended practice (cf. https://github.com/hadley/testthat). Version: 1.0-2 Date: 2014-11-22 Text: Stylistically revised the vignette. Version: 1.0-1 Date: 2014-06-06 Text: Fixed a mistake in QRegEstimator (in v1.0-0, the complex conjugate of the estimator was returned). Version: 1.0-1 Date: 2014-06-06 Text: Fixed a mistake where 1 x 1 QuantileSD plots failed to be created. Version: 1.0-1 Date: 2014-06-06 Text: Improved the vignette. Version: 1.0-0 Date: 2014-04-27 Category: OBJECT-ORIENTED DESIGN Text: The quantspec package was conceptually remodeled. It is now based on an object-oriented design. The implementation uses the S4 system. Version: 1.0-0 Date: 2014-04-27 Category: FUNCTIONALITY LARGELY EXTENDED; NOW INCLUDES Text: efficient computation of frequency representations based on (1) the clipped time series, (2) the quantile regression estimator in the harmonic linear model. Version: 1.0-0 Date: 2014-04-27 Category: FUNCTIONALITY LARGELY EXTENDED; NOW INCLUDES Text: computation of the periodograms based on (1) and (2) Version: 1.0-0 Date: 2014-04-27 Category: FUNCTIONALITY LARGELY EXTENDED; NOW INCLUDES Text: computation of smoothed periodograms; using different types of weights will yield estimatiors for (1) the Laplace or copula spectral density (2) the integrated Laplace or copula spectral density Version: 1.0-0 Date: 2014-04-27 Category: FUNCTIONALITY LARGELY EXTENDED; NOW INCLUDES Text: simulation of (1) Laplace and copula spectral densities, (2) integrated Laplace and copula spectral densities, Version: 1.0-0 Date: 2014-04-27 Category: FUNCTIONALITY LARGELY EXTENDED; NOW INCLUDES Text: a mechanism to generate block bootstrap replicates in the time domain and compute all the estimators from them. Version: 1.0-0 Date: 2014-04-27 Category: VIGNETTE Text: A vignette was added to the package. It contains a brief introduction to quantile-based spectral analysis, a description of the framework, a tutorial and two worked examples. Version: 0.2 Date: 2012-01-09 Text: Version: 0.1 Date: 2011-12-08 Text: Three functions to compute, smooth and plot the (quantile regression-based) Laplace periodograms and rank-based Laplace periodograms.