SCM

[#6599] Issues after estimating mvProbit

Date:
2018-09-17 08:13
Priority:
3
State:
Open
Submitted by:
Cedric Edano (edano)
Assigned to:
Nobody (None)
Hardware:
Macintosh
Product:
None
Operating System:
MacOS X
Component:
None
Version:
None
Severity:
critical
Resolution:
None
URL:
Summary:
Issues after estimating mvProbit

Detailed description
Hello,

I have issues after estimating multivariat probit using mvProbit package on R. In fact, i am working on decisions of marital statuts so i have five responses.


After estimation, when i am using command summarize, i get this result:
> summary(estimat)

Call:
mvProbit(formula = cbind(single, free_union, married, separated,
divorced) ~ age + age2 + location + living_child + no_education +
no_religion + age_frist_sex + poor + gour + akan, data = newom,
method = "BHHH", algorithm = "GHK", nGHK = 1000)

Coefficients:
Error in printCoefmat(coef(x), digits = digits) :
'x' must be coefficient matrix/data frame

When i use command print:
print(estimat)

Call:
mvProbit(formula = cbind(single, free_union, married, separated,
divorced) ~ age + age2 + location + living_child + no_education +
no_religion + age_frist_sex + poor + gour + akan, data = newom,
start = NULL, method = "BHHH", algorithm = "GHK", nGHK = 1000)

Coefficients:
NULL

I want help for this; how can make estimation and after get results.

Best regards.

Comments:

Message  ↓
Date: 2018-11-17 12:35
Sender: Arne Henningsen

I cannot reproduce this problem. Can you please post a minimal reproducible example?

Attached Files:

Changes

No Changes Have Been Made to This Item

Thanks to:
Vienna University of Economics and Business Powered By FusionForge