Announcement

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

  • xtpmg "initial values not feasible"

    hi all,
    im running the following command: xtpmg D.nacab D.aidbop D.lntot, lr( L.nacab L.aidbop L.lntot) pmg replace
    but stata keeps telling INITIAL VALUES NOT FEASIBLE. I don't understand the reason. any help please.

  • #2
    See http://www.statalist.org/forums/foru...or-xtpmg-model for a very recent thread on the same issue.

    Comment


    • #3
      thanks Nick. I had seen the post before posting this one. indeed I couldn't find any clear response.
      Last edited by Zakaria Zoundi; 10 Mar 2015, 21:42.

      Comment


      • #4
        First, you should have said so. What was unclear? Try fitting a simpler model; use the difficult option; and rewrite the program so that it meets your needs were three specific suggestions.

        Comment


        • #5
          thanks. It was my mistake. I tried adding 'dfiicult" as follow: xtpmg D.domf D.aidgov D.inf , lr( L. domf aidgov inf ) diff
          but same result : " initial values not feasible"

          Comment


          • #6
            OK; so fitting a simpler model and rewrite the program so that it meets your needs remain the possibilities I suggest.

            Comment


            • #7
              Thanks much Nick. I removed the space between D and dot (.) and deleted one outlier.

              Comment

              Working...
              X