Announcement

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

  • failing stacking more options

    dear statalists,
    I'm trying tu run a noisy logit regression and I must save the results for the preditctions( I'm using imputed datas):

    mi estimate, saving(sale), noisily :logistic binariaMEDIA varrevenue spesainteressispesaoperativa varWeightedAverageCostofCa TotLiabCommonEquity TotalRiskBasedCapitalRatio I varDeferredIncomeTax TangibleCommonEquityRatio DepositsToAssets prestiticommercialiprestitito varsalestotalassets retutnonasset varOPERATINGINCOMETOTALASSET varopprofittosales VarCommonEquitytoTotAssets


    whatever order I use i get "invalid saving" ,"invalid noisily". when i run them alone they work fine.
    so the question is?

    How do I stack multiple options? Every time i struggle with the sintax and the guide really doesn't help..

  • #2
    The problem I guess is that noisily is here not an option at all; It is a prefix command. I would try. starting with

    Code:
    mi estimate, saving(sale): noisily :logistic

    Comment


    • #3
      Thank you Dr cox,
      I have considered an option since stata manual listed as it was.

      Comment


      • #4
        Code:
        help prefix
        leads to {U] 11.1.10 on Prefix commands. That's my authority; where did you find that statement in the manuals?

        Comment


        • #5
          me again
          tried your your suggestion and I get " command not allowed"

          Comment


          • #6
            I suggest copying and pasting exactly what you typed. I can't experiment with your data.

            Comment

            Working...
            X