1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39
|
Package: fBasics
Title: Rmetrics - Markets and Basic Statistics
Version: 4041.97
Authors@R: c(person("Diethelm", "Wuertz", role="aut", comment = "original code")
, person("Tobias", "Setz", role = c("aut"), email = "tobias.setz@live.com")
, person("Yohan", "Chalabi", role = "aut")
, person("Martin","Maechler", role="ctb", email="maechler@stat.math.ethz.ch", comment = c(ORCID = "0000-0002-8685-9910"))
, person("CRAN Team", role = "ctb")
, person(given = c("Georgi", "N."), family = "Boshnakov",
role = c("cre", "aut"), email = "georgi.boshnakov@manchester.ac.uk") )
Description: Provides a collection of functions to
explore and to investigate basic properties of financial returns
and related quantities.
The covered fields include techniques of explorative data analysis
and the investigation of distributional properties, including
parameter estimation and hypothesis testing. Even more there are
several utility functions for data handling and management.
Depends: R (>= 2.15.1)
Imports: timeDate, timeSeries (>= 4021.105), stats, grDevices,
graphics, methods, utils, MASS, spatial, gss, stabledist
Suggests: interp, RUnit, tcltk
LazyData: yes
License: GPL (>= 2)
Encoding: UTF-8
URL: https://geobosh.github.io/fBasicsDoc/ (doc),
https://r-forge.r-project.org/scm/viewvc.php/pkg/fBasics/?root=rmetrics
(devel), https://www.rmetrics.org
BugReports: https://r-forge.r-project.org/projects/rmetrics
NeedsCompilation: yes
Packaged: 2024-08-18 18:37:43 UTC; georgi
Author: Diethelm Wuertz [aut] (original code),
Tobias Setz [aut],
Yohan Chalabi [aut],
Martin Maechler [ctb] (<https://orcid.org/0000-0002-8685-9910>),
CRAN Team [ctb],
Georgi N. Boshnakov [cre, aut]
Maintainer: Georgi N. Boshnakov <georgi.boshnakov@manchester.ac.uk>
Repository: CRAN
Date/Publication: 2024-08-19 10:00:02 UTC
|