Learn R Programming

sits (version 1.12.0)

.sits_check_classify_params: Check clasification parameters

Description

Verify that required parameters are correct.

Usage

.sits_check_classify_params(file, coverage, ml_model)

Arguments

file

Vector of file names to store the output (one file per classified year).

coverage

Tibble with information about a set of space-time raster bricks.

ml_model

An R model trained by sits_train.

Value

Tests succeeded?