Announcement

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

  • cmp conformability error

    Hi, guys, I'm using cmp (3SLS) to fit a three equations model, but got a conformability error. Command and output are pasted as follows. Any suggestion to address the issue? Thanks.

    . cmp (c_base_usr_rh = c_base_usr_rh_1 c_base_quality# base_gan# c_ins_0) (c_base_quality = c_base_quality_1 c_base_usr_rh# c_ave_qlty_else_past) (base_gan = c_base_quality# c_
    > num_ga_pgs_till), ind($cmp_cont, $cmp_cont, $cmp_cont) qui cluster(base_id)

    (2521 observations dropped from
    base_gan equation because they are unavailable in the c_base_usr_rh equation, on which the base_gan equation depends)

    Fitting individual models as
    starting point for full model fit.
    Note: For programming reasons, these initial estimates may deviate from your specification.
    For exact fits of each equation alone, run
    cmp separately on each.

    Fitting full model.
    cmp_model::cmp_init(): 3200 conformability error
    <istmt>: - function returned error
    Mata run-time error
    r(3200);


    .

  • #2
    The program should never crash, except if it runs out of memory, which isn't the issue here. If you can send me the exact data and code causing the problem, I can look into it.
    --David

    Comment


    • #3
      Just PM you the link to download data. Thanks for help, David!

      Comment

      Working...
      X