R/I.p.R

I.p <- function(p, x) {
    besselI(x=x, nu=p, expon.scaled = FALSE)
}

Try the circular package in your browser

Any scripts or data that you put into this service are public.

circular documentation built on May 2, 2019, 4:42 p.m.