-
It would be nice to have a BOLTS distribution in STEP format. This would allow users of most CAD applications to profit from BOLTS.
1) The export should be automatic
2) How does STEP treat parametric…
-
Our current bootstrapping implementation is non-parametric bootstrapping (the normal kind), which works under the assumption that (x,y) pairs are independently drawn from a distribution.
A colleag…
-
companion to general and specific issues #7454, ...
List of function and classes that we have or still want to get
("currently" means merged and what I include in PR #7254 )
- `distributions.be…
-
It would be useful if distributions had some degree of inspectability with respect to their domains (sets), use cases include:
* approximation defaults, e.g., integer domain distributions know thei…
-
#624 parameterized link function
#3224 nonlinear transformation to normality
AFAIU:
link function GLM, single index models use
`E(y|x) = f(x b)`
transformation model uses
`z = f(y|x) ~ N(g(x b…
-
For some number-crunching project we work with Float32 instead of Float64.
Most distributions in Distributions.jl allow to construct a Float32-based version by providing a Type parameter, nice.
Ho…
-
parking an article with a possible useful method
- provides parametric confidence band for cdf, ecdf using estimated loc-scale uncertainty
- confidence band is constructed by a 2-dimensional analo…
-
the install option of ```pip install parametric-plasma-source``` is not quite working
I think this is because the newest version does some cmake commands
One solution might be to move to a conda…
-
A Wilcoxon test compares two samples deriving from non-parametric distributions. While a test for multiple samples exists in FSharp.Stats (H-test), a test for two samples is missing.
- [x] Wilcoxon…
bvenn updated
2 years ago
-
Please notice the mistake in the last line of the attached code below. This is taken from the inference.py file in the ~/Chronocell/ directory. I think it needs to be changed to import_module("Chronoc…