MNLogit.construir_modelo#

MNLogit.build_model(**kwargs)[fuente]#

Build model using stored choice_df and utility_equations.

This is the abstract method from ModelBuilder. For discrete choice, we don’t pass data as arguments - we use the stored data from __init__.