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 April 3, 2025, 2:19 p.m.