evaluateParameters: Evaluate objective function at N candidate parameter vectors

Description Usage Arguments Value

Description

Evaluates the objective function at N different value of the parameter vector. Depending on the configuration given in cf, evaluation is serial, parallel using multicore, or using MPI on a cluster.

Usage

1
evaluateParameters(ps, cf, balance = FALSE)

Arguments

ps

list of length N. each component is another list representing a particular value of the parameter vector.

cf

an object of class mopt_config

Value

a data.frame


tlamadon/mopt documentation built on May 31, 2019, 3:48 p.m.