check.which.valid.nodes {abn} | R Documentation |
Set of simple checks on the list given as parent limits
Description
Set of simple checks on the list given as parent limits
Usage
check.which.valid.nodes(data.df = NULL, which.nodes = NULL, group.var = NULL)
Arguments
data.df |
data frame |
which.nodes |
a vector giving the column indices of the variables to be included, if ignored all variables are included. |
group.var |
not yet implemented |
Value
integer vector of column indexes of valid nodes in data.df
[Package abn version 3.1.1 Index]