.sits_create_folds {sits}R Documentation

Create partitions of a data set

Description

Split a sits tibble into k groups, based on the label.

Usage

.sits_create_folds(data, folds = 5)

Arguments

data

A sits tibble to be partitioned.

folds

Number of folds

Author(s)

Rolf Simoes, rolf.simoes@inpe.br

Alexandre Ywata, alexandre.ywata@ipea.gov.br

Gilberto Camara, gilberto.camara@inpe.br


[Package sits version 0.16.2 Index]