R/solutions_matrix.R
linear_model_pval.Rd
Return p-value of F-test for a linear model of any two features
linear_model_pval(predictor, response)
A categorical or numeric feature.
A numeric feature.
pval A p-value (class "numeric").