Learn R Programming

FRESA.CAD (version 3.3.0)

CVsignature: Cross-validated Signature

Description

A formula based wrapper of the getSignature function

Usage

CVsignature(formula = formula,data=NULL,...)

Arguments

formula

The base formula

data

The data to be used for training the signature method

...

Parameters for the getSignature function

Value

fit

A getSignature object.

method

The distance method

variable.importance

The named vector of relevant features

See Also

getSignature,signatureDistance