CVsignature {FRESA.CAD}R Documentation

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

Author(s)

Jose G. Tamez-Pena

See Also

getSignature,signatureDistance


[Package FRESA.CAD version 3.4.8 Index]