Learn R Programming

sits (version 1.12.0)

.sits_check_results: Check the results of the classification with the input data

Description

Verify that classification results have the right size.

Usage

.sits_check_results(prediction, nrows_DT)

Arguments

prediction

Prototype with predictions.

nrows_DT

Number of rows of distance matrix.

Value

TRUE if check is OK.