eval_droughtresponse: Evaluate the model's drought response

View source: R/eval_droughtresponse.R

eval_droughtresponseR Documentation

Evaluate the model's drought response

Description

xxx

Usage

eval_droughtresponse(
  df,
  df_flue,
  before,
  after,
  leng_threshold,
  nbins,
  do_norm = FALSE
)

Arguments

df

A data frame containing all data for all sites, modelled and observed

obsvarnam

The variable name of the observational data, given as a column in df

modvarnam

The variable name of the modelled data, given as a column in df

Value

A data frame of data aligned by drought events and aggregated across events (for different quantiles)

Examples

xxx


computationales/sofunCalVal documentation built on June 12, 2025, 6:59 a.m.