decorate.elm: Decorates an "elm" object with a "model" element.

View source: R/decoration.R

decorate.elmR Documentation

Decorates an "elm" object with a "model" element.

Description

Decorates an "elm" object with a "model" element.

Usage

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

Arguments

x

An "elm" object.

data

The training dataset.

...

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


jpmml/r2pmml documentation built on April 6, 2023, 1:39 p.m.