Skip to contents

Creates a model wrapper around nnet::multinom() for multiclass classification (e.g., neighborhood treatment propensity).

Usage

cm_multi_logistic()

Value

A list with fit, predict_proba, and insample_proba functions.