Module R

module R: sig .. end
R bindings.

val set_seed : int -> int -> unit
Set seed for R random number generation.
val qerlang : float -> int -> float -> bool -> float
Quantile of Erlang.
val rerlang : int -> float -> float
Erlang number generation.