References were updated
a_tilda was rewritten in C++. The old function was left for compatibility under the name a_tilda.
path function deals with index shift differently now. On top of that, the default value for seed is NULL.
More autotests were added
CLT was deprecated and replaced by MCestimLFSM
Some bugs associated with plot functions were fixed
Automated testing was implemented via testthat package
Documentation slightly improved
Various optimizations were implemented in functions related to increment().
Parameter estimator from Ljungdahl and Podolskij, 2019 was added.
CLT() was largely amended.
New plotting function for rlfsm sample paths was added.
Slight changes to documentation were introduced.
CLT function was equipped with a faster version of the sample path generator which is unavailable for users. User version (function path) remains intact.
CLT documentation was amended.
The developer repository was moved to Gitlab.com.