Minor Updates Added Functionality Added length.VectorDistribution Added ids parameter to VectorDistribution to allow specifying names for wrapped distributions. Extended extract.VectorDistribution so these ids can be used for extraction. Added sugar function dstr to construct distributions more easily, e.g. dstr("Binom", size = 4) instead of Binomial$new(size = 4). Added sugar function dstrs to construct a VectorDistribution of distributions. ParameterSet method setParameterValue now includes resolveConflicts parameter for resolving conflicts between conflicting parameters (see below). This should primarily only be used internally and is useful for transforming composite distributions. Edited Functionality The separator for composite (wr...
Turing v0.15.1 Diff since v0.15.0 Closed issues: Make it easier to sample from posterior predictive...
What's New Added Add ARIMA (#559) @HYang1996 Add fbprophet wrapper (#515) @aiwalter Add MiniRocket...
MLJ v0.16.4 Diff since v0.16.3 [x] Re-export BinaryThresholdClassifier from MLJModels (for wrapping...
distr6 1.4.2 Critical patch for patched Solaris: Updated precision in C++ log distr6 1.4.1 Critic...
Patch for set6 Add rep.Distribution for replicating distributions into vectors, mixtures, or product...
Added ids active binding to more easily get ids of distributions in VectorDistributio
Added coercions from Vector/Mixture/ProductDistribution to Mixture/ProductDistribution via as.Mixtur...
Bugfix in decorate function that was overwriting the decorators private field instead of appending T...
Bugfix in WeightedDiscrete, cdf was previously positive when below distribution support, now zero. A...
Off-by-one error fixed in WeightedDiscrete distribution cdf function Speed-ups in pdf, cdf, rand fun...
Turing v0.15.21 Diff since v0.15.20 Closed issues: Multivariate Distributions & Parameter Inference...
distr6 is an object-oriented (OO) probability distributions interface leveraging the extensibil ity ...
"distr " is a package for R from version 1.8.1 onwards that is distributed under GPL licen...
What's New Added Add tests for forecasting with exogenous variables (#547) @mloning Add HCrystalBal...
New features and enhancements: The stat_sample_... and stat_dist_... families of stats have been ...
Turing v0.15.1 Diff since v0.15.0 Closed issues: Make it easier to sample from posterior predictive...
What's New Added Add ARIMA (#559) @HYang1996 Add fbprophet wrapper (#515) @aiwalter Add MiniRocket...
MLJ v0.16.4 Diff since v0.16.3 [x] Re-export BinaryThresholdClassifier from MLJModels (for wrapping...
distr6 1.4.2 Critical patch for patched Solaris: Updated precision in C++ log distr6 1.4.1 Critic...
Patch for set6 Add rep.Distribution for replicating distributions into vectors, mixtures, or product...
Added ids active binding to more easily get ids of distributions in VectorDistributio
Added coercions from Vector/Mixture/ProductDistribution to Mixture/ProductDistribution via as.Mixtur...
Bugfix in decorate function that was overwriting the decorators private field instead of appending T...
Bugfix in WeightedDiscrete, cdf was previously positive when below distribution support, now zero. A...
Off-by-one error fixed in WeightedDiscrete distribution cdf function Speed-ups in pdf, cdf, rand fun...
Turing v0.15.21 Diff since v0.15.20 Closed issues: Multivariate Distributions & Parameter Inference...
distr6 is an object-oriented (OO) probability distributions interface leveraging the extensibil ity ...
"distr " is a package for R from version 1.8.1 onwards that is distributed under GPL licen...
What's New Added Add tests for forecasting with exogenous variables (#547) @mloning Add HCrystalBal...
New features and enhancements: The stat_sample_... and stat_dist_... families of stats have been ...
Turing v0.15.1 Diff since v0.15.0 Closed issues: Make it easier to sample from posterior predictive...
What's New Added Add ARIMA (#559) @HYang1996 Add fbprophet wrapper (#515) @aiwalter Add MiniRocket...
MLJ v0.16.4 Diff since v0.16.3 [x] Re-export BinaryThresholdClassifier from MLJModels (for wrapping...