Learn R Programming

datarobot (version 2.18.6)

ValidateMultiSeriesProperties: Validate that the multiseries properties indicate a successful multiseries setup.

Description

Validate that the multiseries properties indicate a successful multiseries setup.

Usage

ValidateMultiSeriesProperties(properties, error = TRUE)

Value

TRUE if all properties verify, otherwise FALSE or raises error.

Arguments

properties

list. List of multiseries properties.

error

logical. Should an error be raised if there is an issue?