Learn R Programming

sparsebnUtils (version 0.0.8)

sparsebn-messages: Messages

Description

Warning and error messages for use in the sparsebn family

Usage

input_not_sparsebnData(data)

alg_input_data_frame()

has_missing_values(count)

invalid_pkg_specification()

pkg_not_installed(pkg)

global_coerce_warning(pkg)

feature_not_supported(feature)

invalid_class(actual, expected)

dag_summary(nnode, nedge)

empty_dag_summary(nnode)

data_not_numeric(indices)

invalid_type_input(types)

Arguments

data

data object.

count

number of missing values.

pkg

package name.

feature

feature name.

actual

class input by user.

expected

class input expected by function.

nnode

number of nodes in a DAG.

nedge

number of edges in a DAG.

indices

invalid indices

types

valid input types