ensemble.predict: Get predicted probabilities of class membership based on an...

Description Usage Arguments

Description

Get predicted probabilities of class membership based on an ensemble of Kohonen self organizing maps

Usage

1
ensemble.predict(truth, pattern, newdata, n.ensemble = 10)

Arguments

truth

the known classification

pattern

the patterns of the known classification

newdata

the pattern to get predictions for

n.ensemble

Number of kohonen SOM's to use


ThierryO/rhinolophus documentation built on May 9, 2019, 4:42 p.m.