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