powered by
This function return only approximated values. To check their precisions use g_function_single function with an argument of length 1.
g_function(t, alpha, density)
Argument to the function.
Value of the alpha parameter.
Density function of the step distribution.
Object of class "integrate"
# NOT RUN { g_function(1:5, 0.75, dnorm) # }
Run the code above in your browser using DataLab