Learn R Programming

sits (version 1.1.0)

.sits_ml_model_samples: Get the samples from a ml_model

Description

this function get the samples from a ml_model object.

Usage

.sits_ml_model_samples(ml_model)

Value

A tibble with samples used to train a machine learning model.

Arguments

ml_model

A trained model.

Author

Rolf Simoes, rolf.simoes@inpe.br