getIndikatorensetting: Get Settings of Indicators

Description Usage Arguments

Description

Get Settings of Indicators

Usage

1
2
3
4
getIndikatorensetting(x, positive_utility_settings = utility_settings(),
  negative_utility_settings = utility_settings(util_func = "negprop"),
  agg_func = "weighted.sum", include_parent = TRUE,
  open.maxdepth = Inf, standardweight = 30)

Arguments

x

Configuration list, see validateConfig.

positive_utility_settings

standard utitily function settings, utility_settings().

negative_utility_settings

standard utitily function settings for negative weights, utility_settings(util_func="negprop").

agg_func

standard aggregation function.

include_parent

Should new settings apply also to parent itself, or only to children?

open.maxdepth
minweight

only to determine, if negative settings should be included


JulianBo/mcdsupportshiny documentation built on July 5, 2019, 12:51 a.m.