-
* Defaults for 2d kdes and plot_pair -> scatter vs kde vs hexbin.
* Should it depend on the number of samples to plot?
* Or should the default always be the same but some types like scatter sh…
-
This will enable age- or size-structured models, like IPMs.
This requires:
- clean, unambiguous transition formula syntax
- a trait transition function (based around a probability density function)
-…
-
This continuous stochastic process generates points distributed according to a density function or density matrix. Can be used to generate poisson processes whose rate function varies with time, space…
-
### Is your feature request related to a problem? Please describe.
I see SciPy has a very specific implementation of the Powerlaw. It is restricted in unit intervals and has a positive index. In astr…
-
A wishlist for probabilistic regression methods to implement or interface.
This is partly copied from the list I made when designing the R counterpart https://github.com/mlr-org/mlr3proba/issues/32 .…
-
```
I have a BN with boolean and continuous (Gaussian) nodes. I am using the
funtion learn_params_em to learn the parameters.
I would like to know, how could I print/see the values in the Condition…
-
```
I have a BN with boolean and continuous (Gaussian) nodes. I am using the
funtion learn_params_em to learn the parameters.
I would like to know, how could I print/see the values in the Condition…
-
Hi everyone, I'm trying tofind the optimal lambda parameter of the `PowerTransform` bijector with maximum lilkelihood estimation.
In order to do so I had to modify the constructor of the bijector in …
-
![image](https://user-images.githubusercontent.com/63465970/196201270-69a596b2-dd03-4827-9814-208c8a9021a4.png)
By Eq. (3), the probability density $p(f)$ can be decomposed into the form of
a fa…
-
Add the following [directional](https://en.wikipedia.org/wiki/Directional_statistics) distributions to [jax.random](https://jax.readthedocs.io/en/latest/jax.random.html) (for sampling) and/or [jax.sci…