Learn R Programming

darch (version 0.12.0)

validateDataSet: Validate '>DataSet

Description

Validates the '>DataSet for the given '>DArch object.

Usage

validateDataSet(dataSet, darch)

Arguments

dataSet

'>DataSet to validate

darch

'>DArch object to validate this '>DataSet against.

Value

Logical indicating whether the '>DataSet is valid.

Details

Validates the data dimensions and data types of the '>DataSet.