checking_xy: Checking data

Description Usage Arguments Value

Description

checking_xy checks that inputs, outputs and dataset dimensions are correct. Only checks the data if the variables is not NULL.

Usage

1
checking_xy(object, ...)

Arguments

object

elm object to compare the matrices X and Y

X

a input matrix of dimensions [Nxd]

Y

a output matrix of dimensions [Nxc]

Value

boolean value that is TRUE if everything is correct


mugiro/elm documentation built on May 23, 2019, 8:21 a.m.