General Optimization Overview

Statistica General Optimization is used for optimizing an arbitrary mathematical function using the simplex, grid search, and genetic algorithms.

Given an arbitrary function f(X) with a number of input parameters, denoted by X, the function f(X) returns a single real value.

Using this module, you can find the value of the parameters X that yield a minimum value returned by the function f(X). For functions with multiple minima, the analysis returns the first solution encountered. This could be a local or a global minimum.

Throughout Statistica's consulting practice, numerous applications have presented themselves that called for optimization of complex functions, typically in the form of predictive models for multiple outcomes. Following are some examples: