Biogeme: Python Library  2.5
Functions
logit.py File Reference

Functions for the logit model. More...

Go to the source code of this file.

Functions

def logit.logit_av_scale (V, availability, choice, group, scale)
 Compute the logit choice probability with utilities scaled according to the group. More...
 
def logit.logit (V, choice)
 Compute the logit choice probability, where all alternatives are available. More...
 
def logit.logit_scale (V, choice, group, scale)
 Compute the logit choice probability with utilities scaled according to the group. More...
 

Detailed Description

Functions for the logit model.

Definition in file logit.py.

Copyright 2016 Michel Bierlaire