optimiDefaultConstraint: Returns function for parameter constraint.

Description Usage Arguments Value See Also Examples

Description

returns the current default function for constraining a parameter.

Usage

1

Arguments

constraint

the type of constraint you want to place on the parameter, options include 'positive' (gives an 'exp' constraint) and 'zeroone' (gives a 'sigmoid' constraint).

Value

val

a list with two components: 'func' for the name of function used to apply the constraint, and 'hasArgs' for a boolean flag if the function requires additional arguments.

See Also

expTransform, sigmoidTransform.

Examples

1
2

ahonkela/tigre documentation built on Aug. 6, 2021, 12:08 p.m.