Learn R Programming

FRESA.CAD (version 3.4.7)

CVsignature: Cross-validated Signature

Description

A formula based wrapper of the getSignature function

Usage

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

Value

fit

A getSignature object.

method

The distance method

variable.importance

The named vector of relevant features

Arguments

formula

The base formula

data

The data to be used for training the signature method

...

Parameters for the getSignature function

Author

Jose G. Tamez-Pena

See Also

getSignature,signatureDistance