-
Notifications
You must be signed in to change notification settings - Fork 4
/
DESCRIPTION
30 lines (30 loc) · 1.53 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
30
Package: Dowd
Type: Package
Title: Functions Ported from 'MMR2' Toolbox Offered in Kevin Dowd's
Book Measuring Market Risk
Version: 0.12
Date: 2015-08-20
Author: Dinesh Acharya <[email protected]>
Maintainer: Dinesh Acharya <[email protected]>
Description: 'Kevin Dowd's' book Measuring Market Risk is a widely read book
in the area of risk measurement by students and
practitioners alike. As he claims, 'MATLAB' indeed might have been the most
suitable language when he originally wrote the functions, but,
with growing popularity of R it is not entirely
valid. As 'Dowd's' code was not intended to be error free and were mainly
for reference, some functions in this package have inherited those
errors. An attempt will be made in future releases to identify and correct
them. 'Dowd's' original code can be downloaded from www.kevindowd.org/measuring-market-risk/.
It should be noted that 'Dowd' offers both
'MMR2' and 'MMR1' toolboxes. Only 'MMR2' was ported to R. 'MMR2' is more
recent version of 'MMR1' toolbox and they both have mostly similar
function. The toolbox mainly contains different parametric and non
parametric methods for measurement of market risk as well as
backtesting risk measurement methods.
Depends: R (>= 3.0.0), bootstrap, MASS, forecast
Suggests: PerformanceAnalytics, testthat
License: GPL
NeedsCompilation: no
Packaged: 2016-03-10 10:14:28 UTC; dinesh
Repository: CRAN
Date/Publication: 2016-03-11 00:45:03