This function is used to view or return the branching paths Coefficients from the provided scMaSigPro object.

showGroupCoeff(scmpObj, view = FALSE, return = TRUE, includeInflu = TRUE)

Arguments

scmpObj

An object of class ScMaSigPro.

view

Whether to view the data in the explorer. (Default: FALSE)

return

Whether to return the data. (Default: TRUE)

includeInflu

Whether to include genes with influential observations.

Value

The computed branching path Coefficient matrix as a dataframe.