https://github.com/cran/RobPer
Raw File
Tip revision: 7c8b1298da69771d0f4df657f1d3cff38ae5e36e authored by Jonathan Rathjens on 12 June 2022, 16:30:02 UTC
version 1.2.3
Tip revision: 7c8b129
DESCRIPTION
Package: RobPer
Type: Package
Title: Robust Periodogram and Periodicity Detection Methods
Version: 1.2.3
Date: 2022-06-12
Authors@R: c(person("Anita M.", "Thieler", role = "aut"), person("Jonathan", "Rathjens", role = c("aut", "cre"), email = "jonathan.rathjens@tu-dortmund.de"), person("Roland", "Fried", role = "aut"), person("Brenton R.", "Clarke", role = "ctb", comment = "function betaCvMfit()"), person("Uwe", "Ligges", role = "ctb", comment = "function TK95()"), person("Matias", "Salibian-Barrera", role = "ctb", comment = "functions FastS() and FastTau()"), person("Gert", "Willems", role = "ctb", comment = "function FastTau()"), person("Victor", "Yohai", role = "ctb", comment = "function FastS()"))
Depends: robustbase, quantreg, splines, BB, rgenoud
Description: Calculates periodograms based on (robustly) fitting periodic functions to light curves (irregularly observed time series, possibly with measurement accuracies, occurring in astroparticle physics). Three main functions are included: RobPer() calculates the periodogram. Outlying periodogram bars (indicating a period) can be detected with betaCvMfit(). Artificial light curves can be generated using the function tsgen(). For more details see the corresponding article: Thieler, Fried and Rathjens (2016), Journal of Statistical Software 69(9), 1-36, <doi:10.18637/jss.v069.i09>.
License: GPL-3
LazyData: true
Copyright: The data in star_groj0422.32 have been kindly provided by
        the NASA. The data in Mrk421 and Mrk501 have been kindly
        provided by the Deutsches Elektronen-Synchrotron. See the
        respective documentation.
Author: Anita M. Thieler [aut],
  Jonathan Rathjens [aut, cre],
  Roland Fried [aut],
  Brenton R. Clarke [ctb] (function betaCvMfit()),
  Uwe Ligges [ctb] (function TK95()),
  Matias Salibian-Barrera [ctb] (functions FastS() and FastTau()),
  Gert Willems [ctb] (function FastTau()),
  Victor Yohai [ctb] (function FastS())
Maintainer: Jonathan Rathjens <jonathan.rathjens@tu-dortmund.de>
Repository: CRAN
NeedsCompilation: no
Packaged: 2022-06-12 17:09:05 UTC; jonat
Date/Publication: 2022-06-12 17:30:02 UTC
back to top