R/histof.R
hiper.Rd
Returns candidates' hiperimmunized classification (logical) according to a cutoff value.
hiper(cPRA = 99, cutoff = 85)
candidate's cPRA value
cPRA
A value to compare candidate's cPRA
A logical value TRUE when cPRA >= cutoff
hiper(cPRA = 99, cutoff = 85) #> [1] TRUE