check.which.valid.nodes: Set of simple checks on the list given as parent limits

View source: R/abn-internal.R

check.which.valid.nodesR 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


abn documentation built on Nov. 3, 2023, 5:08 p.m.