g_function_single function

Function G(t) - Williamson transform taken at point 1/t.

Function G(t) - Williamson transform taken at point 1/t.

This function return the whole "integrate" object, so precision of the approximation can be checked.

g_function_single(t, alpha, density)

Arguments

  • t: Argument to the function.
  • alpha: Value of the alpha parameter.
  • density: Density function of the step distribution.

Returns

Object of class "integrate"

Examples

g_function_single(5, 0.26, dnorm)
  • Maintainer: Mateusz Staniak
  • License: MIT + file LICENSE
  • Last published: 2018-08-04

Useful links