Skip to content

v0.1.3

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Jan 12:57
· 1445 commits to main since this release
dd6e490

MacroModelling v0.1.3

Diff since v0.1.2

  • add correlation, autocorrelation, and variance decomposition
  • add convenience functions: get_variance, get_standard_deviation, get_covariance, get_std, get_var, get_covar, std, var, covar, get_corr, corr, get_autocorr, autocorr
  • improve docs
  • speed up covariance calculation
  • allow for conditional parameters at end of calibration equation as well (... | alpha instead of alpha | ...)