ord_reg_pval: Ordinal regression p-value

ord_reg_pvalR Documentation

Ordinal regression p-value

Description

Returns the overall p-value of an ordinal regression on a categorical predictor and response vectors.

Usage

ord_reg_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 June 8, 2025, 12:47 p.m.