acvWGEN {RMAWGEN} | R Documentation |
Plots the auto- and cross- covariance functions between measured and simulated data for several stations
Description
Plots the auto- and cross- covariance functions between measured and simulated data for several stations
Usage
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 |
Value
0 in case of success
Note
It uses acf
function
[Package RMAWGEN version 1.3.7 Index]