Re: [R] Second order bessel function

2015-03-05 Thread Hans W Borchers
On Wed Mar 4 21:32:30 CET 2015 Chris Vanlangenberg writes: > > I want to compute the numerical values for modified second order bessel > function given x and other parameters, currently base R has a bessel > function for 1st order and I have tried to use the relationship between 1st > and 2nd order

[R] Second order bessel function

2015-03-04 Thread Chris Vanlangenberg
Hi all, I want to compute the numerical values for modified second order bessel function given x and other parameters, currently base R has a bessel function for 1st order and I have tried to use the relationship between 1st and 2nd order to compute the 2nd order bessel function, but I ended up ge