Home
last modified time | relevance | path

Searched +refs:ddalpha +refs:getErrorRatePart (Results 1 – 8 of 8) sorted by relevance

/dports/math/R-cran-ddalpha/ddalpha/man/
H A Dddalpha.getErrorRatePart.Rd1 \name{ddalpha.getErrorRatePart}
2 \alias{ddalpha.getErrorRatePart}
11 ddalpha.getErrorRatePart(data, size = 0.3, times = 10, ...)
24 additional parameters passed to \code{\link{ddalpha.train}}
50 \code{\link{ddalpha.train}} to train the DD\eqn{\alpha}-classifier,
51 \code{\link{ddalpha.classify}} for classification using DD\eqn{\alpha}-classifier,
52 \code{\link{ddalpha.test}} to test the DD-classifier on particular learning and testing data,
53 \code{\link{ddalpha.getErrorRateCV}} to get error rate of the DD-classifier on particular data.
68 stat <- ddalpha.getErrorRatePart(data, size = 10, times = 10)
75 stat2 <- ddalpha.getErrorRatePart(data, depth = "zonoid",
H A Dddalpha.getErrorRateCV.Rd1 \name{ddalpha.getErrorRateCV}
2 \alias{ddalpha.getErrorRateCV}
11 ddalpha.getErrorRateCV (data, numchunks = 10, ...)
21 additional parameters passed to \code{\link{ddalpha.train}}
41 \code{\link{ddalpha.train}} to train the DD\eqn{\alpha}-classifier,
42 \code{\link{ddalpha.classify}} for classification using DD\eqn{\alpha}-classifier,
43 \code{\link{ddalpha.test}} to test the DD-classifier on particular learning and testing data,
44 \code{\link{ddalpha.getErrorRatePart}} to perform a benchmark study of the DD-classifier on particu…
59 stat <- ddalpha.getErrorRateCV(data, numchunks = 5)
66 stat2 <- ddalpha.getErrorRateCV(data, depth = "zonoid",
H A Dddalpha.test.Rd1 \name{ddalpha.test}
2 \alias{ddalpha.test}
10 ddalpha.test(learn, test, ...)
20 additional parameters passed to \code{\link{ddalpha.train}}
52 \code{\link{ddalpha.train}} to train the DD-classifier,
53 \code{\link{ddalpha.classify}} for classification using DD-classifier,
54 \code{\link{ddalpha.getErrorRateCV}} and \code{\link{ddalpha.getErrorRatePart}} to get error rate o…
76 stat <- ddalpha.test(data$train, data$test)
83 stat2 <- ddalpha.test(data$train, data$test, depth = "zonoid",
H A Ddknn.classify.trained.Rd42 \code{\link{ddalpha.train}} to train the DD\eqn{\alpha}-classifier.
44 \code{\link{ddalpha.getErrorRateCV}} and \code{\link{ddalpha.getErrorRatePart}} to get error rate o…
H A Ddknn.train.Rd46 \code{\link{ddalpha.train}} to train the DD\eqn{\alpha}-classifier.
48 \code{\link{ddalpha.getErrorRateCV}} and \code{\link{ddalpha.getErrorRatePart}} to get error rate o…
H A Ddknn.classify.Rd52 \code{\link{ddalpha.train}} to train the DD\eqn{\alpha}-classifier.
54 \code{\link{ddalpha.getErrorRateCV}} and \code{\link{ddalpha.getErrorRatePart}} to get error rate o…
/dports/math/R-cran-ddalpha/ddalpha/
H A DNAMESPACE1 export(ddalpha.train, ddalpha.classify,
2 ddalpha.test, ddalpha.getErrorRateCV, ddalpha.getErrorRatePart,
4 ddalphaf.test, ddalphaf.getErrorRateCV, ddalphaf.getErrorRatePart,
27 S3method(predict, ddalpha)
30 S3method(plot, ddalpha)
35 S3method(print, ddalpha)
37 S3method(summary, ddalpha)
39 S3method(print, ddalpha.pattern)
40 S3method(print, ddalpha.alpha)
42 S3method(print, ddalpha.knnlm)
[all …]
H A DMD512 658b2f57eb5e506dce8fc53ef4955fad *R/ddalpha-internal.r
13 e1b5085356ad71b3ca6a28d8cd27868e *R/ddalpha.classify.r
14 da8e0f853b7b11cbc19e81a0075708eb *R/ddalpha.test.r
15 01f52b6b63e78f435d01216c91197e5f *R/ddalpha.train.r
120 949ff38367384743a66e789a7cf6110a *man/ddalpha-package.Rd
123 5acb9396ca92a50d5fa54ed68895e23f *man/ddalpha.getErrorRatePart.Rd
124 51f3aed347816ce02b5f23cbf65154a5 *man/ddalpha.test.Rd
125 6978970385061a4486be632f25ce1561 *man/ddalpha.train.Rd
128 5f354ee521ee9fcaaeeadffbdaabc1c9 *man/ddalphaf.getErrorRatePart.Rd
175 338fd013c826f43c5e8cd0925c616515 *man/plot.ddalpha.Rd
[all …]