.sits_classify_check_params {sits}R Documentation

Check clasification parameters

Description

Verify that required parameters are correct.

Usage

.sits_classify_check_params(cube, ml_model)

Arguments

cube

Tibble with information about a data cube.

ml_model

An R model trained by sits_train.

Value

Tests succeeded?

Author(s)

Gilberto Camara, gilberto.camara@inpe.br


[Package sits version 0.16.2 Index]