Changelog
Source:NEWS.md
simStateSpace 1.2.2
CRAN release: 2024-06-21
Patch
- Added the
TestStationarity()
,TestStability()
, andTestPhi()
functions. - Added the
SimBetaN()
andSimPhiN()
functions. - The
SimSSMLinSDEIVary()
andSimSSMOUIVary()
functions can now accept a matrix of zeros for the argumentsigma_l
. - The
SimSSMLinSDEIVary()
function can now accept a vector of zeros for the argumentiota
. - The
SimSSMOUIVary()
function can now accept a vector of zeros for the argumentmu
.