View source: R/getSmootherTestStats.R
getSmootherTestStats | R Documentation |
Return test statistics from the mgcv
package.
getSmootherTestStats(models)
models |
the GAM models, typically the output from |
a matrix with the wald statistics associated with each lineage's smoother. The matrix has one row per gene where the fitting procedure converged.
data(gamList, package = "tradeSeq")
getSmootherPvalues(gamList)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.