decorate.train: Decorates the final model of a "train" object with model...

View source: R/decoration.R

decorate.trainR Documentation

Decorates the final model of a "train" object with model type-dependent elements.

Description

Decorates the final model of a "train" object with model type-dependent elements.

Usage

## S3 method for class 'train'
decorate(x, ...)

Arguments

x

A "train" object.

...

Arguments to pass on to the "decorate.default" function.


r2pmml documentation built on April 6, 2023, 1:12 a.m.