Description Usage Arguments Value Examples
Returns the value of a un-normalised tempered mixture Gaussian at given point x
1 | dnorm_mix_tempered_unnorm(x, w, m, s, b)
|
x |
real value |
w |
vector: weights of mixture Gaussian |
m |
vector: means of mixture Gassuan |
s |
vector: st.devs of mixture Gaussian |
b |
real value between 0 and 1 |
value: value of a un-normalised tempered mixture Gaussian at given point x
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.