Description Usage Arguments Value Author(s)
Fits expression as a function of pseudotime using generalized additive models
1 | .fitDynamic_def(x, y, z, k = 5, n.out = NULL, x.out = NULL)
|
x |
Pseudotime values |
y |
Expression values |
z |
Sample states |
k |
Dimensions of the bases used to represent the smooth term |
n.out |
Number of predicted expression values within pseudotime range |
x.out |
Predicted expression values for given set of pseudotime values |
A list containing the following components:
|
Pseudotime |
|
Fitted values |
|
GAM |
Daniel C. Ellwanger
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.