View source: R/miscellaneous.R
msmspline | R Documentation |
Calculate the shape of the linear function for msm
msmspline(t, T0, T1, parms)
t |
a time point |
T0 |
initial time for simulations |
T1 |
end time for simulations |
parms |
list of 4 parameters of the linear functions |
list of points which linearly interpolate with the given data points
#TO DO
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.