deviance_curve: Compute the deviance curve to estimate the number of clusters

Description Usage Arguments Value

View source: R/utils.R

Description

Compute the deviance curve to estimate the number of clusters

Usage

1
deviance_curve(num_sigs = c(), Y, X)

Arguments

num_sigs

: vector of the number of signatures to use

Y

: count tensor

X

: matrix of covariates

Value

data frame with the number of clusters and the deviance


emauryg/STRAND_R documentation built on Dec. 20, 2021, 4:22 a.m.