get_distribution_comparison: function to compare changes in the returnt period...

View source: R/MECC_functions.R

get_distribution_comparisonR Documentation

function to compare changes in the returnt period distribution over time

Description

function to compare changes in the returnt period distribution over time

Usage

get_distribution_comparison(data_study, data_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()'.

data_reference

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

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.