get_indicate {ssMutPA} | R Documentation |
Indicator function.
Description
Indicator function.
Usage
get_indicate(vector, cutpoint)
Arguments
vector |
A numerical value. |
cutpoint |
The threshold of the indicator function. |
Value
An integer with the value 1 or 0.
[Package ssMutPA version 0.1.0 Index]