Module Mv_regression.Bootstrap

module Bootstrap: sig .. end

val print : Core.Std.String.Hash_set.elt Core.Std.Hash_set.elt -> unit
val ols : ?bootstrap_trials:Core.Std.Int.t ->
Linear_algebra.Mat.t ->
Linear_algebra.Vec.t -> Mv_regression.Coefficient.t array