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)
An object of class ScMaSigPro
.
Whether to view the data in the explorer. (Default: FALSE)
Whether to return the data. (Default: TRUE)
Whether to include genes with influential observations.
The computed branching path Coefficient matrix as a dataframe.