Module OCamlR_base.Factor
include module type of Integer
include OCamlR.Atomic_vector
include OCamlR.Vector
include OCamlR.SXP
val equal : t -> t -> boolval is_function : t -> boolval attr : t -> string -> OCamlR.sexpval _class_ : t -> string listval nil_map : t -> f:(t -> 'a) -> 'a optionval print : t -> unit
val unsafe_of_sexp : OCamlR.sexp -> tval to_sexp : t -> OCamlR.sexp
module Matrix = Integer.Matrixval of_integer : Integer.t -> tval of_character : Character.t -> tval levels : t -> Character.t