psd | R Documentation |
We have published a paper in Computers \& Geosciences regarding
psd, and the citation is up to date: citation('psd')
If you cannot access the publication, contact A.~J.~Barbour
for a reprint.
Fixed an example which was causing CRAN-buildcheck errors.
Fixed a small error in the normalization vignette – thanks to Richard Gaal for spotting this.
The taper-constraint methods ctap_markov
and ctap_friedman
are now defunct.
Removed 'units.sty' dependency in vignettes (was causing NOTES and unhappiness).
VignetteEngine
added, and :::
's removed, in order
to ensure compatibility with R-devel.
Added citation information for upcoming paper in Computers and Geoscience.
Revised discussions regarding AR response spectrum.
Fixed psdcore
: it was applying parabolic weights incorrectly.
Changed argument name ntap_pilot
in pspectrum
to ntap.init
.
Changed ceiling
in minspan
to round
.
Fixed km
field in magnet
dataset.
Fixed referencing s.t. ?plot
isn't ambiguous.
The default number of iterations and pilot tapers was changed to 3 and 7 respectively.
This marks the first release to CRAN: psd.
We have included three vignettes, one of which is an overview of
the general functionality of the program. These may be listed with
vignette(pack="psd")
, but we recommend consulting
vignette("psd_overview", package="psd")
to begin.
Altered the environment manipulation features to prevent .GlobalEnv modification.
Fixed CRAN-check failure with usepackage{color}
in vignettes.
Removed empty .Last.lib
function to prevent CRAN-check note.
Added Tohoku
data.