This function is used to view or return the Coefficients from the provided scMaSigPro object.
showCoeff(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 Coefficient matrix as a dataframe.