v0.1.3
MacroModelling v0.1.3
- 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 | ...)