statistics_summary: Statistics summary for a given variable

Description Usage Arguments

Description

This function calculates the different statistics for a given variable accounting for the models performed (simple, complex, both)

Usage

1
2
statistics_summary(var, models, measured_data, soil = NULL,
  meteo_data = NULL, trunc = NULL)

Arguments

var

Character with the variable name

models

list with the dataframes of models results, typically the result of saveRes

measured_data

Data frame with the "real" data

soil

Soil object needed to calculate SWC from W

meteo_data

Data frame with the meterological measures, for Temperature stats

trunc

Numeric vector indicating the subset of data to be compared


MalditoBarbudo/MedfateValidation documentation built on May 7, 2019, 1:22 p.m.