Action: TD_EXPONENTIALLY_MODIFIED_GAUSSIAN
| Module | ves |
|---|---|
| Description | Usage |
| Target distribution given by a sum of exponentially modified Gaussian distributions (static). |
Further details and examples
Text from manual goes here
Syntax
The following table describes the keywords and options that can be used with this action
| Keyword | Type | Default | Description |
|---|---|---|---|
| CENTER | optional | not used | The center of each exponentially modified Gaussian distributions |
| SIGMA | optional | not used | The sigma parameters for each exponentially modified Gaussian distributions |
| LAMBDA | optional | not used | The lambda parameters for each exponentially modified Gaussian distributions |
| WEIGHTS | optional | not used | The weights of the distributions |
| WELLTEMPERED_FACTOR | optional | not used | Broaden the target distribution such that it is taken as [p(s)]^(1/gamma) where gamma is the well tempered factor given here |
| SHIFT_TO_ZERO | optional | false | Shift the minimum value of the target distribution to zero |
| NORMALIZE | optional | false | Renormalized the target distribution over the intervals on which it is defined to make sure that it is properly normalized to 1 |