Allows to incorporate splines into INLA based analyses
1 | createZSpline(val, a = NULL, b = NULL, nKnots = NULL)
|
val |
Vector or values to fit a spline to |
a |
Starting value, might be NULL (lowest value) |
b |
Ending value, might be NULL (highest value) |
nKnots |
number of knots |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.