-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
29 lines (29 loc) · 1.56 KB
/
DESCRIPTION
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
Package: StableEstim
Type: Package
Title: Estimate the Four Parameters of Stable Laws using Different Methods
Version: 2.3.9000
Depends: R(>= 2.10.0)
Imports: stats, utils, graphics, numDeriv, xtable, fBasics, MASS,
methods, Matrix, stabledist, testthat, Rdpack
Authors@R: c( person(given = "Tarak", family = "Kharrat",
role = c("aut"),
email = "Tarak.Kharrat@liverpool.ac.uk"),
person(given = c("Georgi", "N."), family = "Boshnakov",
role = c("aut", "cre"),
email = "georgi.boshnakov@manchester.ac.uk") )
Description: Estimate the four parameters of stable laws using maximum
likelihood method, generalised method of moments with
finite and continuum number of points, iterative
Koutrouvelis regression and Kogon-McCulloch method. The
asymptotic properties of the estimators (covariance
matrix, confidence intervals) are also provided.
License: GPL (>= 2)
RdMacros: Rdpack
URL: https://geobosh.github.io/StableEstim/ (doc), https://github.com/GeoBosh/StableEstim (devel)
BugReports: https://github.com/GeoBosh/StableEstim/issues
Collate: cte.R ExternalPackageInterface.R ToolsFct.R Interpolation.R
RegularInverse.R stableCF.R CFbasedMoment.R WeightingMatrix.R
eCFfirstZero.R tSchemes.R MultiDimIntegral.R InitialGuess.R
KoutParamsEstim.R MLParamsEstim.R GMMParamsEstim.R
CgmmParamsEstim.R OutputFileManip.R CheckPoint.R BestT_Class.R
Estim_Class.R Estim.R Simulation.R BestT.R