Biogeme: Python Library  2.5
Functions
statistics.py File Reference

Functions calculating statistics on the sample. More...

Go to the source code of this file.

Functions

def statistics.nullLoglikelihood (availability, iterator)
 Computes the null log likelihood from the sample and ask Biogeme to include it in the output file. More...
 
def statistics.choiceStatistics (choiceSet, choice, iterator)
 Computes the number of times each alternative is chosen in the data set and ask Biogeme to include it in the output file. More...
 
def statistics.availabilityStatistics (availability, iterator)
 Computes the number of times each alternative is declared available in the data set and ask Biogeme to include it in the output file. More...
 
def statistics.cteLoglikelihood (choiceSet, choice, iterator)
 Computes the constant loglikelihood from the sample and ask Biogeme to include it in the output file. More...
 

Detailed Description

Functions calculating statistics on the sample.

Definition in file statistics.py.

Copyright 2016 Michel Bierlaire