powered by
Apply a corrective procedure to daily rainfall series to enforce actual caracteristics.
rain.adapt(x, a, ser)
Corrected series
Observed series
Univariate series to modify (simulated series)
Series identification number
Salvatore Grimaldi
The no-rain frequency consequentally the total rainfall depth of the observed series are enforced on the synthetic series
Grimaldi S., F. Napolitano, L. Ubertini, 'A procedure to use linear parametric models for daily rainfall series simulation'
## rain=lpm(series.rainfall[,1],1,1,1,120,120) ## rain.adapt(series.rainfall[,1],rain$sim[[1]],1) ##-- ==> Apply rain adaptor to a simulated series with a ARMA(1,1) model
Run the code above in your browser using DataLab