Add CV-voting, remove random forests
[agghoo.git] / man / CVvoting_core.Rd
diff --git a/man/CVvoting_core.Rd b/man/CVvoting_core.Rd
new file mode 100644 (file)
index 0000000..2de00e0
--- /dev/null
@@ -0,0 +1,12 @@
+% Generated by roxygen2: do not edit by hand
+% Please edit documentation in R/compareTo.R
+\name{CVvoting_core}
+\alias{CVvoting_core}
+\title{CVvoting_core}
+\usage{
+CVvoting_core(data, target, task, gmodel, params, loss, CV)
+}
+\description{
+"voting" cross-validation method, added here as an example.
+Parameters are described in ?agghoo and ?AgghooCV
+}