Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
module P = Printf
module D = Statistics.Distributions
module Ht = Statistics.Hypothesis_test
module Svd = Uncategorized.Svd
type glm = {
padded : bool;
m_pred : float array;
m_resp : float;
deg_of_freedom : float;
sum_residuals : float;
inferred_var : float;
s_yy : float;
solved_lp : SolvedLPViaSvd.solved_lp;
aic : float;
}
type t = glm
val residuals : glm -> Lacaml_float64.num_type array
val coefficients : glm -> Lacaml_float64.num_type array
val describe : glm -> string
val eval : glm -> float array -> float
val confidence_interval :
glm ->
alpha:float ->
Lacaml_float64.num_type array ->
float * float
val prediction_interval :
glm ->
alpha:float ->
Lacaml_float64.num_type array ->
float * float
val residual_standard_error : glm -> float
val coeff_of_determination : glm -> float
val f_statistic : glm -> float
val aic : glm -> float
val press : glm -> float
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>