get_comparison_tr: function to compare changes in the return period over time

View source: R/MECC_functions.R

get_comparison_trR Documentation

function to compare changes in the return period over time

Description

function to compare changes in the return period over time

Usage

get_comparison_tr(data_study, return_periods_reference, d)

Arguments

data_study

data frame with seven columns containing years, severity and duration, its transformations and the entropy-based marginals for the study period of interest. Preferably the output of 'get_marginal_distribution()'.

return_periods_reference

data frame with marginal probabilities, absolute values and copula-based return period for the reference period. Preferably the output from get_return_periods

d

a small value between zero and one. It is used bind the distribution to a open interval between zero and one, i.e. ]0,1[


pedroalencar1/DroughtSDF documentation built on May 8, 2023, 6:58 p.m.