get_split_index: Get the split index

View source: R/data.R

get_split_indexR Documentation

Get the split index

Description

The function returns a split index based on the split data.frame passed to the workers.

Usage

get_split_index(db, cores)

Arguments

db

A data.frame() or tibble() containing the data

cores

An integer indicating the number of cores to use in estimation

Value

A list of row-indexes that can be used to split matrixes to different cores


edsandorf/cmdlR documentation built on Jan. 17, 2024, 12:33 a.m.