BesselK {GPBayes}R Documentation

Modified Bessel function of the second kind

Description

This function calls the GSL scientific library to evaluate the modified Bessel function of the second kind.

Usage

BesselK(nu, z)

Arguments

nu

a real positive value

z

a real positive value

Value

a numerical value

Author(s)

Pulong Ma mpulong@gmail.com

See Also

matern


[Package GPBayes version 0.1.0-6 Index]