get_indicate: Indicator function.

View source: R/main.R

get_indicateR 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.


ssMutPA documentation built on Oct. 16, 2024, 1:06 a.m.