Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 60 found.
[1] < 1 2 3 4 5 6 > [6]  Sort:

dropParams (Package: ParamHelpers) : Drop Params from ParamSet by ids.

Drop Params from ParamSet by ids.
● Data Source: CranContrib
● Keywords:
● Alias: dropParams
● 0 images

getOptPathCol (Package: ParamHelpers) : Get column from the optimization path.

Get column from the optimization path.
● Data Source: CranContrib
● Keywords:
● Alias: getOptPathCol
● 0 images

isFeasible (Package: ParamHelpers) : Check if parameter value is valid.

Check if a parameter value satisfies the constraints of the parameter description. This includes the requires expressions and the forbidden expression, if par is a ParamSet. If requires is not satisfied, the parameter value must be set to scalar NA to be still feasible, a single scalar even in a case of a vector parameter.
● Data Source: CranContrib
● Keywords:
● Alias: isFeasible
● 0 images

getOptPathX (Package: ParamHelpers) : Get data.frame of input points (X-space) referring to the param set from the optimization path.

Get data.frame of input points (X-space) referring to the param set from the optimization path.
● Data Source: CranContrib
● Keywords:
● Alias: getOptPathX
● 0 images

renderOptPathPlot (Package: ParamHelpers) : Function for plotting optimization paths.

Same as plotOptPath, but renders the plots for just 1 iteration and returns a list of plots insteat of printing the plot. Useful, if you want to extract single plots or to edit the ggplots by yourself.
● Data Source: CranContrib
● Keywords:
● Alias: renderOptPathPlot
● 0 images

getOptPathErrorMessages (Package: ParamHelpers) : Get error-message vector from the optimization path.

Get error-message vector from the optimization path.
● Data Source: CranContrib
● Keywords:
● Alias: getOptPathErrorMessages
● 0 images

hasForbidden (Package: ParamHelpers) : Check parameter set for forbidden region.

Check parameter set for forbidden region.
● Data Source: CranContrib
● Keywords:
● Alias: hasForbidden
● 0 images

setOptPathElDOB (Package: ParamHelpers) : Set the dates of birth of parameter values, in-place.

Set the dates of birth of parameter values, in-place.
● Data Source: CranContrib
● Keywords:
● Alias: setOptPathElDOB
● 0 images

paramValueToString (Package: ParamHelpers) : Convert a value to a string.

Useful helper for logging. For discrete parameter values always the name of the discrete value is used.
● Data Source: CranContrib
● Keywords:
● Alias: paramValueToString
● 0 images

renderYTraces (Package: ParamHelpers) : Plots Y traces of multiple optimization paths

Can be used for only single-objective optimization paths. Useful to compare runs of different algorithms on the same optimization problem. You can add your own ggplot layers to the resulting plot object.
● Data Source: CranContrib
● Keywords:
● Alias: renderYTraces
● 0 images