This issue is transferred from Savannah as a continuation of bug #58318, which is a request for the missing mnrfit function.
mnrfit is currently partially supported by logistic_regression function for "ordinal" models. For a fully Matlab compatible version, we will need to implement the glm* functions as well, which are necessary for fitting "hierarhical" models.
Missing list of functions for supporting multinomial regression and generalized linear models
glmfitglmvalmnrfitmnrval
I am closing this issue, since there are implementations for 'glmfit' and 'mrnfit', but they need further work to become fully usuable. I will open separate issues.
This issue is transferred from Savannah as a continuation of bug #58318, which is a request for the missing
mnrfit
function.mnrfit
is currently partially supported bylogistic_regression
function for "ordinal" models. For a fully Matlab compatible version, we will need to implement the glm* functions as well, which are necessary for fitting "hierarhical" models.Missing list of functions for supporting multinomial regression and generalized linear models
glmfit
glmval
mnrfit
mnrval