Learn R Programming

rerf (version 2.0.4)

checkInputMatrix: Determine if given input can be processed by Urerf.

Description

Determine if given input can be processed by Urerf.

Usage

checkInputMatrix(X)

Arguments

X

an Nxd matrix or Data frame of numeric values.

Value

stops function execution and outputs error if invalid input is detected.