spillOver: Adjust Scores Using Spillover Compensation

View source: R/xCell.R

spillOverR Documentation

Adjust Scores Using Spillover Compensation

Description

Adjusts xCell scores using spillover compensation matrix.

Usage

spillOver(transformedScores, K, alpha = 0.5, file.name = NULL)

Arguments

transformedScores

Transformed scores from transformScores.

K

Spillover matrix.

alpha

Spillover alpha parameter. Default is '0.5'.

file.name

Character string for saving scores. Default is 'NULL'.

Value

Adjusted xCell scores matrix.


IOBR documentation built on May 30, 2026, 5:07 p.m.