getBinaryClassificationYesNo: Get Binary classification (yes / no)

View source: R/getBinaryClassificationYesNo.R

getBinaryClassificationYesNoR Documentation

Get Binary classification (yes / no)

Description

Get binary classificatoin from vector values taking into account a logical operator

Usage

getBinaryClassificationYesNo(value, condition = "<", limit = 0)

Arguments

value

vector with values to classify as binary "yes" / "no"

condition

Condition to apply in order to classify values, "<", ">", "<=" or ">=", by default condition is "<"

limit

limit value to classify data taking into account "condition" param, by default limit is 0

Value

Vector with betas length with classification in Hyper and Hypo


isglobal-brge/EASIER documentation built on Feb. 12, 2024, 6:30 p.m.