asdocx: Export from Stata to Word, Excel, LaTeX & HTML Forums asdocx Forum Nesting regression results from the mixed command asdocx

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Isabel Krakoff
    Participant
    Post count: 12

    I am trying to create nested regression tables using code that worked up until today:

    asdocx mixed AvgInstTrust v2x_polyarchy gender X003 university i.X047 i.E023 i.F034 soctrustbi ///
    exclpop5 endogenous BQ GDPgrowth gini_disp v2x_corr i.amnesty wording i.predclass || Country:, cov(un) ///
    replace save(Tables/avgnested) nest dec(3) fs(11) font(Times New Roman) nest landscape table_layout(autofit) ///
    label cnames(Binary Soc Trust)

    Now, no matter what I do, I get the error:

    asdocx_func_nested_reg():  3301  subscript invalid
                     <istmt>:     -  function returned error
    r(3301);
    
    end of do-file
    
    r(3301);
    
    Dr. Attaullah Shah
    Keymaster
    Post count: 106

    Please update, this issue has been fixed.

    asdocx_update
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.