Skip to contents

Return p-value of F-test for a linear model of any two features

Usage

linear_model_pval(predictor, response)

Arguments

predictor

A categorical or numeric feature.

response

A numeric feature.

Value

pval A p-value.