Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • cmp errors - halton2() 3204; BuildXU() 3301

    Hello there,

    since yesterday I am receiving various error messages for my cmp models that converged and that I like to replicate and extent.

    1. I receive: halton2(): 3204 <tmp>[1,0] found where scalar required
    when I run

    cmp (y1 = x1 x2 ...x6 ) /// */
    (y2 = x7 x9 y1 ... x14 || nation: x15 cov(unstructured) ||persnr, ///
    nolr ind(4 1) lf redraws(13 13) tech(nr) nrtolerance(10e-1) difficult

    2. When I leave out the probit model (y1 = ...) and only run the mixed model I get

    BuildXU(): 3301 subscript invalid
    cmp_lnL(): - function returned error
    <istmt>: - function returned error
    initial vector: matrix must be dimension 54
    conformability error
    conformability error
    r(503);


    Now I did - update all, force - to update stata14 and uninstalled and reinstalled cmp, one time with the 7.1.0. version from github, the other time with the most recent cmp version 8.2.0. This did not solve the problem. I also reinstalled ghk2.

    Now I am puzzled and would appreciate some help with this.

    Thanx, Hilke


  • #2
    As always, you'll increase your chances of a useful answer by following the FAQ on asking questions - provide Stata Code in code delimiters, readable Stata output, and sample data using dataex.
    You need to contact the program's author for this kind of internal problem.

    Comment

    Working...
    X