Learn R Programming

⚠️There's a newer version (1.4.3) of this package.Take me there.

BatchExperiments (version 1.2)

Statistical experiments on batch computing clusters.

Description

Extends the BatchJobs package to run statistical experiments on batch computing clusters. For further details see the project web page.

Copy Link

Version

Install

install.packages('BatchExperiments')

Monthly Downloads

2,497

Version

1.2

License

BSD_3_clause + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Michel Lang

Last Published

July 10th, 2014

Functions in BatchExperiments (1.2)

getProblem

Get problem from registry by id.
getIndex

Group experiments.
makeExperimentRegistry

Construct a registry object for experiments.
reduceResultsExperiments

Reduce results into a data.frame with all relevant information.
getJobs.ExperimentRegistry

Get jobs (here: experiments) from registry by id.
getResultVars

Get variable groups of reduced results.
findExperiments

Find ids of experiments that match a query.
addAlgorithm

Add an algorithm to registry.
getAlgorithm

Get algorithm from registry by id. The object is loaded from disk.
getAlgorithmIds

Get ids of algorithms in registry.
BatchExperiments

The BatchExperiments package
getProblemIds

Get ids of problems in registry.
addExperiments

Add experiemts to the registry.
summarizeExperiments

Summarize selected experiments.
makeDesign

Create parameter designs for problems and algorithms.
reduceResultsExperimentsParallel

Reduce very many results in parallel.
ExperimentJob

ExperimentJob
generateProblemInstance

Generate dynamic part of problem.
removeAlgorithm

Remove algorithm from registry.
removeExperiments

Remove jobs from registry.
addProblem

Add a problem to registry.
removeProblem

Remove problem from registry.