pkgsrc/math/R-e1071
wen 8f648f4c57 Update to 1.6.1
Upstream changes:
Changes in version 1.6-1

write.matrix.csr() now accepts a fac argument similar to read.matrix.csr(), writing factor levels instead of the numeric codes.

naiveBayes() uses a numerically more stable formula for calculating the a-posterior probabilities.

predict.naiveBayes() now accepts data with predictors in an order different from the training data, and also ignores variables not in the model (especially the response variable).

svm() checks whether parameters which are passed to the C-code are set to NULL to avoid segfaults.
2013-08-15 09:34:23 +00:00
..
DESCR Update to e1071 v1.6, add LICENSE and regularize package files. 2012-04-15 15:25:09 +00:00
distinfo Update to 1.6.1 2013-08-15 09:34:23 +00:00
Makefile Update to 1.6.1 2013-08-15 09:34:23 +00:00