parallelKalman | R Documentation |
Function to parallelise the Kalman filter
parallelKalman(Data = Data)
Data |
a data set to be kalmaned |
in progress. This function needs still a proper way to process the output. It whould at some point be mixed as there are three kalman instances. By using three cores, the coptutation time is reduced to half
work in progress
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.