Biogeme: Python Library  2.5
Functions
loglikelihood.py File Reference

Functions to calculate the log likelihood. More...

Go to the source code of this file.

Functions

def loglikelihood.loglikelihood (prob)
 Simply computes the log of the probability. More...
 
def loglikelihood.mixedloglikelihood (prob)
 Compute a simulated loglikelihood function. More...
 
def loglikelihood.likelihoodregression (meas, model, sigma)
 Computes likelihood function of a regression model. More...
 
def loglikelihood.loglikelihoodregression (meas, model, sigma)
 Computes log likelihood function of a regression model. More...
 

Detailed Description

Functions to calculate the log likelihood.

Definition in file loglikelihood.py.

Copyright 2016 Michel Bierlaire