I want to estimate an ordered probit model in matlab. I
have three categories so the dependent variable is not
simply binary. I think the function mnrfit is the right one
for it. But I do not want it to include an intercept term
which it automatically does. The glmfit function allows one
to disable the constant term. Is it possible to do
something like this too for the mnrfit function?
Or are there other functions within Matlab that i can use
to estimate an ordered probit model.
It appears that matlab mnrfit function automatically omits
the constant term when ordinal data is chosen.
"sujata panday" <sujatagp@gmail.com> wrote in message
<g38gkd$e7e$1@fred.mathworks.com>...
> Hi,
>
> I want to estimate an ordered probit model in matlab. I
> have three categories so the dependent variable is not
> simply binary. I think the function mnrfit is the right
one
> for it. But I do not want it to include an intercept term
> which it automatically does. The glmfit function allows
one
> to disable the constant term. Is it possible to do
> something like this too for the mnrfit function?
>
> Or are there other functions within Matlab that i can use
> to estimate an ordered probit model.
>
> Regards
> Sujata
NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for
all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content.
Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available
via MATLAB Central.
Read the complete Terms prior to use.