package bechamel

  1. Overview
  2. Docs

Module Analyze.OLSSource

Sourcetype t
Sourceval ols : ?bootstrap:int -> ?r_square:bool -> responder:string -> predictors:string array -> Measurement_raw.t array -> t
Sourceval pp : t Fmt.t
Sourceval predictors : t -> string list
Sourceval responder : t -> string
Sourceval estimates : t -> float list option
Sourceval r_square : t -> float option
OCaml

Innovation. Community. Security.