fit.copula.amount {GWEX}R Documentation

fit.copula.amount

Description

estimate parameters which control the spatial dependence between intensities using a copula

Usage

fit.copula.amount(P.mat, isPeriod, th, copulaInt, M0)

Arguments

P.mat

precipitation matrix

isPeriod

vector of logical n x 1 indicating the days concerned by a 3-month period

th

threshold above which we consider that a day is wet (e.g. 0.2 mm)

copulaInt

type of dependence between inter-site amounts: 'Gaussian' or 'Student'

M0

covariance matrix of gaussianized prec. amounts for all pairs of stations

Value

list

list of estimates (e.g., M0, dfStudent)

Author(s)

Guillaume Evin


[Package GWEX version 1.1.3 Index]