Description
Returns the marginals of a maximum entropy model, by either exhaustive computation (for small models) or MCMC sampling (for big models).
Maximum Entropy toolbox for MATLAB
Returns the marginals of a maximum entropy model, by either exhaustive computation (for small models) or MCMC sampling (for big models).
marginals = maxent.getMarginals(model)
marginals = maxent.getMarginals(model,Name,Value,...)