Some fixes + refactoring
[agghoo.git] / man / standardCV_core.Rd
CommitLineData
17ea2f13
BA
1% Generated by roxygen2: do not edit by hand
2% Please edit documentation in R/compareTo.R
3\name{standardCV_core}
4\alias{standardCV_core}
5\title{standardCV_core}
6\usage{
7standardCV_core(data, target, task, gmodel, params, loss, CV)
8}
9\description{
10Cross-validation method, added here as an example.
11Parameters are described in ?agghoo and ?AgghooCV
12}