Marshalling of 'caret:train' objects
# S3 method for class 'train'
marshal(train, ...)
# S3 method for class 'train'
marshallable(...)
A marshalled
object as described in marshal()
.
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.