nknots | R Documentation |
Get the number of knots used for the fit
nknots(models, ...)
## S4 method for signature 'SingleCellExperiment'
nknots(models)
## S4 method for signature 'list'
nknots(models)
models |
The fitted GAMs, typically the output from
|
... |
parameters including: |
A numeric, the number of nknots
data(gamList, package = "tradeSeq")
nknots(gamList)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.