dot-adjustEs: .adjustEs

Description Usage Arguments Details Value

Description

Engen-Skaugen algorithm (internal)

Usage

1
.adjustEs(data, mean.target, sd.target, tol = 0.001, max.iter = 100)

Arguments

data

Data to be adjusted

mean.target

Traget value for the mean

sd.target

Target value for standard deviation

tol

Tolerance for the convergence

max.iter

Max. number of iterations, after which the execution is stopped

Details

Adjust the cv interatively using the Engen-Skaugen algorithm.

Value

Adjusted time series for the scenario period.


RatyO/BCUH documentation built on April 24, 2021, 5:46 a.m.