View source: R/check.intervals.R
get.parameter.deps | R Documentation |
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()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.