Description Usage Arguments Value Examples
Finds the lower and upper bounds of the phi function between an interval
1 | bound_phi_exp_4(mean, beta, lower, upper)
|
mean |
mean value |
beta |
real value |
lower |
lower end of interval |
upper |
upper end of interval |
vector of lower and upper bound of phi-function between [lower, upper]
1 | bound_phi_exp_4(mean = 1/2, beta = 1, interval = c(-2, -1))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.