marshal.caret: Marshalling of 'caret:train' objects

marshal.trainR Documentation

Marshalling of 'caret:train' objects

Description

Marshalling of 'caret:train' objects

Usage

## S3 method for class 'train'
marshal(train, ...)

## S3 method for class 'train'
marshallable(...)

Arguments

train

A caret::train object.

...

Not used.

Details

bundle::bundle() is used to produce a marshalled version of the original object. bundle::unbundle() is used to reconstruct a version of the original object from the marshalled object.

Value

A marshalled object as described in marshal().


HenrikBengtsson/marshal documentation built on June 11, 2024, 11:35 a.m.