doOneGrid1: Perform one job in a grid

Description Usage Arguments Value

View source: R/CVfunctions.R

Description

Perform one job in a grid

Usage

1
2
doOneGrid1(one, parent.function.name = "model.function", Dim = 1,
  verbose = F, ...)

Arguments

one

one job, as defined by makeGrid

parent.function.name

doOneGrid apply a parent function of this name

Dim

is training set X a list dim=1, or data.frame dim=2

...

other args passed to model.function

Value

result from model.function


sorhawell/fastRditijuu documentation built on May 30, 2019, 6:32 a.m.