check.valid.parents: Set of simple checks on the given parent limits

View source: R/abn-internal.R

check.valid.parentsR Documentation

Set of simple checks on the given parent limits

Description

Set of simple checks on the given parent limits

Usage

check.valid.parents(data.df = NULL, max.parents = NULL, group.var = NULL)

Arguments

data.df

data frame

max.parents

single integer for one overall max parent limit. A list with names corresponding to variable/column names of data.df and individual parent limits. NULL for no parent limit restriction(s).

group.var

not yet implemented

Value

numeric vector of max number of parents per variable


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