linear_model_pval: Linear model p-value (generic)

linear_model_pvalR Documentation

Linear model p-value (generic)

Description

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 (class "numeric").


metasnf documentation built on April 3, 2025, 5:40 p.m.