stopSearch {GreedyExperimentalDesign}R Documentation

Stops the parallelized greedy design search. Once stopped, it cannot be restarted.

Description

Stops the parallelized greedy design search. Once stopped, it cannot be restarted.

Usage

stopSearch(obj)

Arguments

obj

The experimental_design object that is currently running the search

Author(s)

Adam Kapelner


[Package GreedyExperimentalDesign version 1.2 Index]