is1 {NORMT3} | R Documentation |
Computes
I_{S1}(p,d) = int_{d}^{infty} cos (px) exp (-x^2) dx
is1(p, d)
p |
Argument for IS1 function |
d |
Argument for IS1 function |
An intermediate function for the computation of the inner product between Gaussian and Student's t distribution.
Value of the function IS1
Guy Nason
Nason, G.P. (2005) On the sum of the Gaussian and Student's t random variables. Technical Report, 05:01, Statistics Group, Department of Mathematics, University of Bristol.
is1(1,1) # # Should give 0.1297382. #