wCLS_: Workhorse for wcls Methods

Description Usage Arguments Value

View source: R/3-2-w-classification.R

Description

Used as a back-end wrapper for creating new wcls methods.

Usage

1
wCLS_(object, valid, clsMethod, ...)

Arguments

object

A wClsObj object, used as a training set.

valid

A wClsObj object, used as a validation set.

clsMethod

A function call unique to that wcls method.

...

Arguments passed to the function being called.

Value

Returns an ModelObj object.


SkadiEye/ITRlearn documentation built on May 24, 2019, 1:31 a.m.