View source: R/TimeDiscretization.R
f_TempsDiscr | R Documentation |
function that discretized a vector of time with a given delta.
f_TempsDiscr(Time, Delta)
Time |
input continuous time vector |
Delta |
discretized step |
a discretized time vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.