| This is part of the generic module |
Create a mask vector to use for landmark selection
- Examples
- Glossary of keywords and components
- Description of components
By default the value of the calculated quantity can be referenced elsewhere in the input file by using the label of the action. Alternatively this Action can be used to calculate the following quantities by employing the keywords listed below. These quantities can be referenced elsewhere in the input by using this Action's label followed by a dot and the name of the quantity required from the list below.
Quantity | Description |
.#!value | a vector of zeros and ones that is used that can be used to mask some of the elements in a time series |
- Compulsory keywords
ARG | the label of the vector that you would like to construct a mask for |
TYPE | the way the zeros are supposed to be set |
NZEROS | the number of zeros that you want to put in the mask |
- Options
NUMERICAL_DERIVATIVES | ( default=off ) calculate the derivatives for these quantities numerically
|
SEED | the seed to use for the random number generator |