Skip to contents

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.