What kind of prior is used in mnrfit?

Answers (1)

the cyclist
the cyclist on 5 May 2015
Edited: the cyclist on 5 May 2015
Maybe I am displaying massive ignorance here, but multinomial logistic regression (which is what mnrfit does) is not a Bayesian technique, and requires no prior. Right?

3 Comments

cyclist, you are not displaying ignorance. mnrfit uses maximum likelihood, so no prior. It's essentially a generalization of a binomial logistic regression as done by glmfit.
OK, this means uniform prior? but the possible range is infinite for the parameters
No. It means the method used to calculate the results does not require any assumptions about a prior probability distribution. There is no prior.

Sign in to comment.

Asked:

on 5 May 2015

Commented:

on 6 May 2015

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!