What kind of prior is used in mnrfit?
Show older comments
what is the prior used by the mnrfit algorithm?
Answers (1)
the cyclist
on 5 May 2015
Edited: the cyclist
on 5 May 2015
0 votes
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
Peter Perkins
on 5 May 2015
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.
Mr M.
on 5 May 2015
the cyclist
on 6 May 2015
No. It means the method used to calculate the results does not require any assumptions about a prior probability distribution. There is no prior.
Categories
Find more on Multinomial Distribution in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!