Description
Returns the log probability (in natural logarithm) of samples according to a trained maximum entropy model. The function accepts a model and an array of samples and returns the log probability for each sample according to the model. If the model has not been normalize, the results will also be un-normalized.