SCM

[#6598] HELP ON MULTIVARIATE PROBIT AFTER ESTIMATION

Date:
2018-09-16 12:31
Priority:
3
State:
Closed
Submitted by:
Cedric Edano (edano)
Assigned to:
Nobody (None)
Hardware:
Macintosh
Operating System:
MacOS X
Severity:
critical
URL:
Summary:
HELP ON MULTIVARIATE PROBIT AFTER ESTIMATION

Detailed description
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-09-17 06:26
Sender: Gennadiy Starostin

Dear Cedric Edano,

I would like to let you know, that this is a support tracker for r-forge functionality, not for questions about specific packages. Please refer to the project itself
https://r-forge.r-project.org/tracker/?group_id=256
or to a help forum, e.g.
https://r-forge.r-project.org/forum/forum.php?forum_id=78&group_id=34

Best regards,
Gennadiy Starostin.

Attached Files:

Changes

Field Old Value Date By
status_idOpen2018-09-17 06:26gstar
close_dateNone2018-09-17 06:26gstar
Thanks to:
Vienna University of Economics and Business Powered By FusionForge