Extreme Bound Analysis using Ordered Probit

Hi Everyone,
I am using Extreme Bound analysis (EBA). my dependent variable is ordinal. So i want to use ordered probit regression for computing EBA. I am using following code.

ebaresult1 <- eba(formula= A170~ X003 + health | A001 + A002 | F114 + F115 ,reg.fun= polr, method= "probit", data=data)

I am not getting proper result. Beta coefficient and in other outcome it is showing NA. all the result having NA only. Kindly help me to sort this issue.

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.