get.parameter.deps: Get all columns that depend on a parameter

View source: R/check.intervals.R

get.parameter.depsR Documentation

Get all columns that depend on a parameter

Description

Get all columns that depend on a parameter

Usage

get.parameter.deps(x)

Arguments

x

The parameter name (as a character string)

Value

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.

See Also

Other Interval specifications: add.interval.col(), check.interval.deps(), check.interval.specification(), choose.auc.intervals(), get.interval.cols()


billdenney/pknca documentation built on April 1, 2024, 10:45 p.m.