Learn R Programming

Bclim (version 2.2)

NIGp3: Normal inverse Gaussian process

Description

Normal inverse Gaussian process. Not meant for use outside of other Bclim functions.

Usage

NIGp3(begin, alpha, delta, totalCount, distance)

Arguments

begin
Starting value
alpha
IG parameter
delta
IG parameter
totalCount
Total Count
distance
Distance

Value

  • A set of values from the required NIG process

Details

Not meant for us outside of other Bclim functions. See Bclim for information.

See Also

Bclim

Examples

Run this code
## See other Bclim functions

Run the code above in your browser using DataLab