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 vetors. If the ordinal response

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 April 3, 2025, 5:40 p.m.