strip_dataset: Strip Dataset from Model Specification

View source: R/allgeneric.R

strip_datasetR Documentation

Strip Dataset from Model Specification

Description

Removes the potentially large dataset component from a model specification object to avoid copying it during parallel processing.

Usage

strip_dataset(obj, ...)

Arguments

obj

The model specification object.

...

Additional arguments.

Value

The model specification object with the 'dataset' element removed or set to NULL.


bbuchsbaum/rMVPA documentation built on June 10, 2025, 8:23 p.m.