.sits_ml_model_samples {sits}R Documentation

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)

Arguments

ml_model

A trained model.

Value

A tibble with samples used to train model

Author(s)

Rolf Simoes, rolf.simoes@inpe.br


[Package sits version 0.16.2 Index]