RunClusterCalibration: Cluster calibration function.

Description Usage Arguments

Description

This function controls the entire calibration procedure in CascadeDashboard, and is a port of the version used in the R-package

Usage

1
2
RunClusterCalibration(country, data, maxIterations, maxError, limit, parRange,
  targetIterations = 10000)

Arguments

country

string defining country name

data

list of calibration-ready data, generated by GetMasterData()

maxIterations

maximum number of model simulations to be generated

maxError

maximum acceptable total simulation error

limit

minimum number of accepted parameter sets below maxError

parRange

vector containing cascade parameter range

targetIterations

target number of initial and sensical values that will be generated


jackolney/CascadeDashboard documentation built on May 18, 2019, 7:56 a.m.