generated documentation with ROxygen2

This commit is contained in:
El Potaeto
2014-12-28 10:46:31 +01:00
parent e63c79d6c6
commit ce83611a72
16 changed files with 77 additions and 26 deletions

View File

@@ -1,10 +1,12 @@
% Generated by roxygen2 (4.0.1): do not edit by hand
% Generated by roxygen2 (4.1.0): do not edit by hand
% Please edit documentation in R/xgb.cv.R
\name{xgb.cv}
\alias{xgb.cv}
\title{Cross Validation}
\usage{
xgb.cv(params = list(), data, nrounds, nfold, label = NULL, showsd = TRUE,
metrics = list(), obj = NULL, feval = NULL, ...)
xgb.cv(params = list(), data, nrounds, nfold, label = NULL,
missing = NULL, showsd = TRUE, metrics = list(), obj = NULL,
feval = NULL, ...)
}
\arguments{
\item{params}{the list of parameters. Commonly used ones are: