ea_phi_uniGaussian_DL | R Documentation |
phi-function for the Exact Algorithm for tempered Gaussian distribution
ea_phi_uniGaussian_DL(x, mean, sd, beta, precondition)
x |
real value |
mean |
mean value |
sd |
standard deviation value |
beta |
real value |
precondition |
precondition value |
real value
curve(ea_phi_uniGaussian_DL(x, 0, 1, 1, 1), from = -4, to = 4)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.