run_consensus {decoupleR}R Documentation

Function to generate a consensus score between methods from the result of decouple

Description

Function to generate a consensus score between methods from the result of decouple

Usage

run_consensus(df, include_time = FALSE)

Arguments

df

decouple data frame result

include_time

Should the time per statistic evaluated be informed?

Value

Updated tibble with the computed consensus score between methods


[Package decoupleR version 2.0.0 Index]