acvWGEN: Plots the auto- and cross- covariance functions between...

Description Usage Arguments Value Note

Description

Plots the auto- and cross- covariance functions between measured and simulated data for several stations

Usage

1
2
acvWGEN(measured, simulated, titles = c("Sim.", "Mes."),
  station = NULL)

Arguments

measured

matrix containing measured time series

simulated

matrix containing simulated time series

titles

title suffixes for the simulated and measured data respectively c("Sim.","Mes.")

station

string vector containing the IDs of the meteorological stations where the autocovariance is calculated. If it is NULL (default) all stations (corresponding to the columns of "simulated" and "measured") are applied

Value

0 in case of success

Note

It uses acf function


RMAWGEN documentation built on Dec. 12, 2019, 9:07 a.m.