ipsmap: calculate Immunophenoscore Title

ipsmapR Documentation

calculate Immunophenoscore Title

Description

calculate Immunophenoscore Title

Usage

ipsmap(x)

Arguments

x

A numeric value representing the input score.

Value

A numeric value representing the Immunophenoscore (IPS), scaled between 0 and 10.

Examples

score <- 2.5
ips <- ipsmap(score)
print(ips)

IOBR/IOBR documentation built on Sept. 9, 2024, 8:36 p.m.