Description Usage Arguments Value Examples
View source: R/transition_functions.R
Constant function
1 | constant_fun(x, y, a)
|
x |
Predictor 1 in transitions table. Not used in this function |
y |
Predictor 2 in transitions table. Not used in this function |
a |
Parameter |
Numeric vector of length 1 equal to input parameter a
1 | constant_fun(NULL, NULL, 1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.