hiper: Hiperimunized classification

Description Usage Arguments Value Examples

View source: R/histof.R

Description

returns candidates' hiperimunized classification according to a cutoff value

Usage

1
hiper(cPRA, cutoff = 85)

Arguments

cPRA

candidate's cPRA value

cutoff

A value to compare candidate's cPRA

Value

A logical value T/F when cPRA >= cutoff

Examples

1
hiper(cPRA = 99, cutoff = 85)

balima78/histoc documentation built on Jan. 13, 2022, 4:46 a.m.