You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add I_beta, SpI_beta, and VI_beta for the individual indices. Defaults to use OM@beta for all, unless a real
index is supplied, e.g., OM@cpars$Data@Ind, OM@cpars$Data@SpInd, or OM@cpars$Data@VInd, or if supplied in cpars,
e.g., OM@cpars$I_beta
Fixes
fix bug where variability in von Bert K with OM@Ksd was not implemented correctly (5e6e8c6).
fix error with incorrect beta values when conditioning with real index (ie cpars$Data@Ind)
fix randomly occurring bug in C++ code that was causing crashes
fix issue with importing composition data with new('Data',..) (issue #33)