Get all columns that depend on a parameter
get.parameter.deps(x)
x | The parameter name (as a character string) |
---|
A character vector of parameter names that depend on the
parameter x
. If none depend on x
, then the result
will be an empty vector.
Other Interval specifications:
add.interval.col()
,
check.interval.deps()
,
check.interval.specification()
,
choose.auc.intervals()
,
get.interval.cols()