package ocaml-r

  1. Overview
  2. Docs

Module OCamlR_stats_stubsSource

Sourceval id : 'a -> 'a
Sourcemodule Symbol : sig ... end
Sourceval rnorm : ?mean:??? -> ?sd:??? -> OCamlR.Sexp.t -> OCamlR.Sexp.t
Sourceval fisher'test : ?alternative:??? -> OCamlR.Sexp.t -> OCamlR.Sexp.t -> OCamlR.Sexp.t
Sourceval cor : OCamlR.Sexp.t -> ?y:??? -> ?use:??? -> ?cor_method:??? -> unit -> OCamlR.Sexp.t
Sourceval lm : OCamlR.Sexp.t -> ?data:??? -> ?subset:??? -> ?weights:??? -> ?na_action:??? -> ?lm_method:??? -> ?model:??? -> ?x:??? -> ?y:??? -> ?qr:??? -> ?singular_ok:??? -> ?contrasts:??? -> ?offset:??? -> unit -> OCamlR.Sexp.t