ocaml-r.stats
OCamlR_stats.Ecdf
ocaml-r
ocaml-r.base
ocaml-r.grDevices
ocaml-r.graphics
ocaml-r.interpreter
ocaml-r.math
ocaml-r.methods
ocaml-r.utils
ocaml-r.wraputils
type t
val make : OCamlR_base.Numeric.t -> t
val plot : ?main:string -> ?xlab:string -> ?ylab:string -> ?xlim:(float * float) -> ?ylim:(float * float) -> t -> unit