[R] LVQ
Uwe Ligges
ligges at statistik.uni-dortmund.de
Fri Oct 26 08:33:44 CEST 2001
Myriam Abramson wrote:
>
> Hi!
>
> I saw some LVQ (Learning Vector Quantization) functionality in the
> documentation with help.search("lvq") but the functions are not
> there. What should I load to get lvqtrain, lvqtest, etc. ?
help.search says:
lvqtest(class) Classify Test Set from LVQ Codebook
^^^^^^
so you want to use
library(class)
to make the functions available.
Uwe Ligges
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
More information about the R-help
mailing list