Learn R Programming

sits (version 0.13.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)

Arguments

ml_model

A trained model.

Value

A tibble with samples used to train model