X-Git-Url: https://git.auder.net/?a=blobdiff_plain;ds=sidebyside;f=man%2FCVvoting_core.Rd;fp=man%2FCVvoting_core.Rd;h=2de00e038db1f6460db3716e02cfb0ff7d128ed7;hb=a7ec4f8a3987ee66daef8471ed1a7a609a987914;hp=0000000000000000000000000000000000000000;hpb=a78bd1c09d34868df1cf11664bfc5cef4a9384d6;p=agghoo.git diff --git a/man/CVvoting_core.Rd b/man/CVvoting_core.Rd new file mode 100644 index 0000000..2de00e0 --- /dev/null +++ b/man/CVvoting_core.Rd @@ -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 +}