Simulating Copulas Stochastic Models Sampling Algorithms and Applications 2nd Edition Edition Jan-Frederik Mai instant download
Simulating Copulas Stochastic Models Sampling Algorithms and Applications 2nd Edition Edition Jan-Frederik Mai instant download
https://ebookname.com/product/simulating-copulas-stochastic-
models-sampling-algorithms-and-applications-2nd-edition-edition-
jan-frederik-mai/
https://ebookname.com/product/simulating-copulas-stochastic-
models-sampling-algorithms-and-applications-2nd-edition-edition-
jan-frederik-mai/
https://ebookname.com/product/handbook-of-parallel-computing-
models-algorithms-and-applications-1st-edition-sanguthevar-
rajasekaran/
https://ebookname.com/product/an-introduction-to-continuous-time-
stochastic-processes-theory-models-and-applications-to-finance-
biology-and-medicine-1st-edition-vincenzo-capasso/
https://ebookname.com/product/radiation-tolerant-electronics-
volume-ii-1st-edition-paul-leroux/
The Bass Handbook of Leadership Theory Research and
Managerial Applications Bernard M. Bass
https://ebookname.com/product/the-bass-handbook-of-leadership-
theory-research-and-managerial-applications-bernard-m-bass/
https://ebookname.com/product/energy-budgets-at-risk-ebar-a-risk-
management-approach-to-energy-purchase-and-efficiency-choices-
wiley-finance-1st-edition-j-jackson/
https://ebookname.com/product/evidence-matters-randomized-trials-
in-education-research-frederick-mosteller/
https://ebookname.com/product/don-t-panic-5th-edition-william-h-
bassichis/
https://ebookname.com/product/ace-your-case-consulting-
interviews-2nd-edition-wetfeet/
Digital Signal and Image Processing using MATLAB Volume
1 Fundamentals 2nd Edition Gérard Blanchet
https://ebookname.com/product/digital-signal-and-image-
processing-using-matlab-volume-1-fundamentals-2nd-edition-gerard-
blanchet/
2nd Edition
SIMULATING
COPULAS
Stochastic Models,
Sampling Algorithms, and Applications
Published
Vol. 1 An Introduction to Computational Finance
by Ömür Uğur
2nd Edition
SIMULATING
COPULAS
Stochastic Models,
Sampling Algorithms, and Applications
Jan-Frederik Mai
XAIA Investment AG, Germany
Matthias Scherer
Technische Universität München, Germany
with contributions by
World Scientific
NEW JERSEY • LONDON • SINGAPORE • BEIJING • SHANGHAI • HONG KONG • TAIPEI • CHENNAI • TOKYO
For photocopying of material in this volume, please pay a copying fee through the Copyright Clearance
Center, Inc., 222 Rosewood Drive, Danvers, MA 01923, USA. In this case permission to photocopy
is not required from the publisher.
ISBN 978-981-3149-24-3
Printed in Singapore
v
b2530 International Strategic Relations and China’s National Security: World at the Crossroads
Preface
vii
May 17, 2017 16:28 Simulating Copulas - 9in x 6in b2921-Main page viii
This book focuses on sampling copulas, i.e. distribution functions on [0, 1]d
with uniform univariate marginals. At first glance, this standardization
to univariate margins seems to be a rather artificial assumption. The
justification for considering copulas instead of more general multivariate
distribution functions is provided by Sklar’s seminal decomposition (see
Sklar (1959) and Section 1.1.2). Heuristically speaking, Sklar’s theorem
allows us to decompose any d-dimensional multivariate distribution func-
tion F into its univariate margins F1 , . . . , Fd and the dependence structure
among them. The latter is described by the copula behind the model, de-
noted C. More precisely, we have F (x1 , . . . , xd ) = C(F1 (x1 ), . . . , Fd (xd ))
for (x1 , . . . , xd ) ∈ Rd . The converse implication also holds, i.e. coupling uni-
variate margins with some copula yields a multivariate distribution. This
observation is especially convenient for the specification of a multivariate
model, since a separate treatment of the dependence structure and uni-
variate margins is usually easier compared to specifying the multivariate
distribution in one step.
Sklar’s decomposition also applies to sampling applications. Assume
that we want to simulate from a multivariate distribution function F with
univariate marginal distribution functions F1 , . . . , Fd and copula C. Given
a sampling scheme for the copula C, the following algorithm generates
a sample from the distribution F by applying the generalized inverses
F1−1 , . . . , Fd−1 (see Lemma 1.4) to the sample of the copula.
Algorithm 0.1 (Sampling Multivariate Distributions)
Let F (x1 , . . . , xd ) = C(F1 (x1 ), . . . , Fd (xd )) be a d-dimensional distribution
function. Let sample C () be a function that returns a sample from C.
Sampling F is then possible via the following scheme:
FUNCTION sample F ()
Set (U1 , . . . , Ud ) := sample C ()
RETURN F1−1 (U1 ), . . . , Fd−1 (Ud )
May 17, 2017 16:28 Simulating Copulas - 9in x 6in b2921-Main page ix
Preface ix
Our main motivation for writing this book was to summarize the fast-
growing literature on simulation algorithms for copulas. Several results on
new sampling techniques for classical copulas, e.g. the Archimedean and
Marshall–Olkin families, have lately been published. Moreover, new fam-
ilies and construction principles have been discovered; an example is the
pair-copula construction. At the same time, the financial industry has be-
come aware that copula models (beyond a Gaussian dependence structure)
are required to realistically model various aspects of quantitative finance.
This book takes account of this fact by providing a comprehensive toolbox
for financial engineering, and, of course, for other applications as well. All
algorithms are described in pseudo-code. Thus, they can easily be imple-
mented in the user’s preferred programming language. Moreover, we aim at
being comprehensive with respect to sampling schemes for univariate ran-
dom variables as well as with respect to the use of Monte Carlo sampling
engines in general. We purposely included sampling schemes for very basic
copulas, even though this might not be required for an expert in the field.
Another intention is to provide an elementary introduction to copulas from
the perspective of probabilistic representations. Hence, an experienced re-
searcher might skip some parts of the book. But someone who is new to
the field of copulas can use the book as a stand-alone textbook. The book,
however, does not treat statistical estimation of dependence models.
Especially for sampling applications, the dimension of the copula plays
a crucial role. To give an example, the original probabilistic model behind
the so-called d-dimensional Marshall–Olkin copula is based on 2d − 1 ran-
dom variables, i.e. the dimension d enters exponentially. Hence, this book
explicitly focuses on the d-dimensional case and discusses the efficiency of
the provided algorithms with respect to their dimension. Especially in the
field of portfolio credit risk modeling, there are some applications requiring
high-dimensional models with d = 125 or even more.
Copulas can be investigated from two (not necessarily disjoint) perspec-
tives: (1) analytically, i.e. viewing them as d-dimensional functions, and (2)
probabilistically, i.e. viewing them as the dependence structure behind some
random vector. Both perspectives have their distinct advantages.
Acknowledgments
Preface xi
Contents
Preface vii
1. Introduction 1
1.1 Copulas . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
1.1.1 Analytical Properties . . . . . . . . . . . . . . . . 7
1.1.2 Sklar’s Theorem and Survival Copulas . . . . . . 14
1.1.3 General Sampling Methodology in Low
Dimensions . . . . . . . . . . . . . . . . . . . . . . 22
1.1.4 Graphical Visualization . . . . . . . . . . . . . . . 26
1.1.5 Concordance Measures . . . . . . . . . . . . . . . 28
1.1.6 Measures of Extremal Dependence . . . . . . . . . 33
1.2 General Classifications of Copulas . . . . . . . . . . . . . 36
1.2.1 Radial Symmetry . . . . . . . . . . . . . . . . . . 36
1.2.2 Exchangeability . . . . . . . . . . . . . . . . . . . 39
1.2.3 Homogeneous Mixture Models . . . . . . . . . . . 41
1.2.4 Heterogeneous Mixture Models/Hierarchical Models 48
1.2.5 Extreme-Value Copulas . . . . . . . . . . . . . . . 52
2. Archimedean Copulas 57
2.1 Motivation . . . . . . . . . . . . . . . . . . . . . . . . . . 58
2.2 Extendible Archimedean Copulas . . . . . . . . . . . . . . 61
2.2.1 Kimberling’s Result and Bernstein’s Theorem . . 62
2.2.2 Properties of Extendible Archimedean Copulas . . 65
2.2.3 Constructing Multi-Parametric Families . . . . . . 69
2.2.4 Parametric Families . . . . . . . . . . . . . . . . . 69
2.3 Exchangeable Archimedean Copulas . . . . . . . . . . . . 76
xiii
May 17, 2017 16:28 Simulating Copulas - 9in x 6in b2921-Main page xiv
Contents xv
Contents xvii
Bibliography 323
Index 335
May 17, 2017 16:28 Simulating Copulas - 9in x 6in b2921-Main page 1
Chapter 1
Introduction
1
May 17, 2017 16:28 Simulating Copulas - 9in x 6in b2921-Main page 2
Introduction 3
√
We write S(α, 0) =: S(α). Note: S(1/2, h) = IG(2−1/2 , 2 h).
(9) Bin(n, p) denotes the binomial distribution with n trials and suc-
cess probability p ∈ (0, 1). The (discrete) density of X with
Bin(n, p)-distribution is
n k
P(X = k) = p (1 − p)n−k , k ∈ {0, . . . , n}.
k
(10) P oi(λ) denotes the Poisson distribution with mean λ > 0. The
(discrete) density of X with P oi(λ)-distribution is P(X = k) =
λk exp(−λ)/k! for k ∈ N0 .
(11) t(ν) denotes the Student’s t-distribution with ν ∈ N degrees of
freedom. The density2 is given by
Γ ν+1 x2 −( 2 )
ν+1
f (x) = √ 2 ν 1 + , x ∈ R.
πνΓ( 2 ) ν
(12) t(µ, ν) denotes the (non-central) Student’s t-distribution with non-
centrality parameter µ ∈ R and ν ∈ N degrees of freedom. This
distribution is composed of Z, a normally distributed random vari-
able with unit variance and zero mean, and V , a Chi-square dis-
tributed random variable with ν degrees of freedom (independent
of Z), via (Z + µ)/ V /ν.
(13) P areto(α, x0 ) denotes the Pareto distribution with parameters
α, x0 > 0, i.e. with survival function
x α
F̄ (x) = 1 − F (x) =
0
½{x≥x0 } + ½{x<x0 } , x ∈ R.
x
2 The motivation for this distribution is the composition of Z, a normally distributed
random variable with unit variance and zero mean, and V , a Chi-square
distributed
random variable with ν degrees of freedom (independent of Z): Z/ V /ν has a t(ν)-
distribution.
May 17, 2017 16:28 Simulating Copulas - 9in x 6in b2921-Main page 4
1.1 Copulas
Introduction 5
For a random vector (U1 , . . . , Ud ) ∈ [0, 1]d on the d-dimensional unit cube
the values of its distribution function on Rd \ [0, 1]d are completely deter-
mined by its values on [0, 1]d . Thus, copulas are defined on [0, 1]d only. A
d-dimensional copula C induces a probability measure dC on the unit cube
[0, 1]d . More clearly, if a random vector (U1 , . . . , Ud ) on [0, 1]d is defined on
the probability space (Ω, F , P) and has distribution function C, then
dC(B) := P (U1 , . . . , Ud ) ∈ B , B ∈ B [0, 1]d .
The measure dC is called the probability measure associated with the copula
C. It is uniquely determined by C. The three simplest examples of copulas
are defined in the following examples.
Example 1.1 (Independence Copula)
The function Π : [0, 1]d → [0, 1], given by
d
Π(u1 , . . . , ud ) := ui , u1 , . . . , ud ∈ [0, 1],
i=1
is called the independence copula. To see that Π actually is a copula,
consider a probability space (Ω, F , P) supporting i.i.d. random variables
U1 , . . . , Ud with U1 ∼ U[0, 1]. The random vector (U1 , . . . , Ud ) then has
U[0, 1]-distributed margins and joint distribution function
d d
P(U1 ≤ u1 , . . . , Ud ≤ ud ) = P(Ui ≤ ui ) = ui
i=1 i=1
P(U1 ≤ u1 , U2 ≤ u2 ) = P(1 − u2 ≤ U ≤ u1 )
= (u1 + u2 − 1) ½{1−u2 ≤u1 } , u1 , u2 ∈ [0, 1].
Introduction 7
(I) uk , k ∈ I
wk := , k = 1, . . . , d.
vk , k ∈
/I
4 For
d = 2: dC [u1 , u2 ] × [v1 , v2 ] = C(v1 , v2 ) − C(v1 , u2 ) − C(u1 , v2 ) + C(u1 , u2 ) ≥ 0.
Another Random Document on
Scribd Without Any Related Topics
The Project Gutenberg eBook of The Strange
Adventures of Andrew Battell, of Leigh, in
Angola and the Adjoining Regions
This ebook is for the use of anyone anywhere in the United States
and most other parts of the world at no cost and with almost no
restrictions whatsoever. You may copy it, give it away or re-use it
under the terms of the Project Gutenberg License included with this
ebook or online at www.gutenberg.org. If you are not located in the
United States, you will have to check the laws of the country where
you are located before using this eBook.
Language: English
ANDREW BATTELL.
SECOND SERIES.
No. VI.
THE
STRANGE ADVENTURES
OF
ANDREW BATTELL
OF LEIGH,
E. G. RAVENSTEIN.
Reproduced, by permission of the
HAKLUYT SOCIETY
from the edition originally published by the Society
in 1901
KRAUS REPRINT LIMITED
Nendeln/Liechtenstein
1967
Printed in Germany
Lessing-Druckerei—Wiesbaden
COUNCIL
OF
CONTENTS.
PAGE
Introduction ix
Bibliography xviii
APPENDICES.
I. Anthony Knivet in Kongo and Angola 89
II. A Sketch of the History of Kongo to the end of the
Seventeenth Century 102
III. A List of the Kings of Kongo 136
IV. A Sketch of the History of Angola to the end of the
Seventeenth Century 139
V. A List of the Governors of Angola 188
BIBLIOGRAPHY.
Only the titles of a few books cited merely by the author’s
name, or by abbreviated references, are included in this
list.
How cited:
Garcia Mendes.
(a) 1574-1620. Da Mina ao Cabo Negro segundo Garcia Mendes
Castello Branco (the writer of these reports was one of the
companions of Paulo Dias de Novaes).
Rebello de Aragão.
(b) 1593-1631. Terras e Minas Africanas segundo Balthazar Rebello
de Aragão. (He went out to Africa in 1593).
Estabelecimentos.
(d) 1607. Estabelecimentos e Resgates Portuguezes na costa
occidental de Africa por um Anonymo.
Escravos e Mimas.
(e) 1516-1619. Escravos e Minas de Africa segundo Diversos.
§ I.
Andrew Battel, his Voyage to the River of Plate, who being taken on
the coast of Brasill, was sent to Angola.
§ II.
His trading on the coast; offer to escape; imprisonment; exile;
escape and new imprisonment; his sending to Elamba and Bahia
das Vaccas; many strange occurrences.
[Trading in Loango.]
When I was sent to Longo [Loango], which is fifteen leagues to the
northward of the River Zaire, and carried all commodities fit for that
country, as long glass beads, and round blue beads, and seed beads,
and looking-glasses, blue and red coarse cloth, and Irish rugs, which
were very rich commodities. Here we sold our cloth at a great rate,
for we had for one yard of cloth three elephants’ teeth, that weighed
120 pounds; and we bought great store of palm-cloth36 and
elephants’ tails.37 So, in little time we laded our pinnace. For this
voyage I was very welcome to the governor, who promised me my
liberty if I would serve him. So I went in his pinnace two years and a
half upon the coast.
[A campaign in Lamba.]46
At that time the governor sent four hundred men, that were
banished out of Portugal, up into the country of Elambe. Then I was
with proclamation through the city banished for ever to the wars,
and marched with them to Sowonso,47 which is a lord that obeyeth
the Duke of Bamba; from thence to Samanibansa, and then to
Namba Calamba, which is a great lord, who did resist us. But we
burnt his town, and then he obeyed us, and brought three thousand
warlike negroes to us. From thence [we marched] to Sollancango, a
little lord, that fought very desperately with us, but was forced to
obey; and then to Combrecaianga,48 where we remained two years.
From this place we gave many assaults and brought many lords to
subjection. We were fifteen thousand strong, and marched to the
Outeiro,49 or mountain, of Ingombe. But first we burnt all Ingasia,
which was his country, and then we came to the chief town of
Ingombe, which is half a day’s journey to go up.50
This lord came upon us with more than twenty thousand bows, and
spoilt many of our men. But with our shot we made a great spoil
among them, whereupon he retired up into the mountain, and sent
one of his captains to our general, signifying that the next day he
would obey him. The next day he entered our camp with great
pomp, with drums, petes,51 and Pongoes,52 or waits, and was royally
received; and he gave great presents, and greatly enriched the
general, and them which marched up. Upon the top of the mountain
is a great plain, where he hath his chief town; very fresh, full of
palm-trees, sugar-canes, potatoes, and other roots, and great store
of oranges and lemons. Here is a tree that is called Engeriay,53 that
beareth a fruit as big as a pome-water,54 and hath a stone in it,
present remedy (sic) for the wind colic, which was strange to the
Portugals. Here is a river of fresh water, that springeth out of the
mountains and runneth all along the town. We were here five days,
and then we marched up into the country, and burned and spoiled
for the space of six weeks, and then returned to Engombe again,
with great store of margarite stones,55 which are current money in
that land. Here we pitched our camp a league from this pleasant
mountain, which remained twelve months: but I was shot in my
right leg, and many Portugals and Mulatoes were carried to the city
to be cured.
[A Voyage to Benguella.]
Then the governor sent a fregatte to the southward, with sixty
soldiers, myself being one of the company, and all kinds of
commodities. We turned up to the southward until we came into
twelve degrees. Here we found a fair sandy bay. The people of this
place brought us cows and sheep, wheat56 and beans; but we staid
not there, but came to Bahia das Vaccas: that is, the Bay of Cows,
which the Portugals call Bahia de Torre,57 because it hath a rock like
a tower. Here we rode on the north side of the rock, in a sandy bay,
and bought great store of cows, and sheep—bigger than our English
sheep—and very fine copper. Also, we bought a kind of sweet wood,
called Cacongo,58 which the Portugals esteem much, and great store
of wheat and beans. And having laded our bark we sent her home;
but fifty of us staid on shore, and made a little fort with rafters of
wood, because the people of this place are treacherous, and not to
be trusted. So, in seventeen days we had five hundred head of
cattle; and within ten days the governor sent three ships, and so we
departed to the city.
In this bay may any ship ride without danger, for it is a smooth
coast. Here may any ship that cometh out of the East Indies refresh
themselves. For the Portugals carracks59 now of late come along the
coast, to the city, to water and refresh themselves. These people are
called Endalanbondos,60 and have no government among
themselves, and therefore they are very treacherous, and those that
trade with these people must stand upon their own guard. They are
very simple, and of no courage, for thirty or forty men may go boldly
into the country and fetch down whole herds of cattle. We bought
the cattle for blue glass beads of an inch long, which are called
Mopindes,61 and paid fifteen beads for one cow.
Welcome to our website – the ideal destination for book lovers and
knowledge seekers. With a mission to inspire endlessly, we offer a
vast collection of books, ranging from classic literary works to
specialized publications, self-development books, and children's
literature. Each book is a new journey of discovery, expanding
knowledge and enriching the soul of the reade
Our website is not just a platform for buying books, but a bridge
connecting readers to the timeless values of culture and wisdom. With
an elegant, user-friendly interface and an intelligent search system,
we are committed to providing a quick and convenient shopping
experience. Additionally, our special promotions and home delivery
services ensure that you save time and fully enjoy the joy of reading.
ebookname.com