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