Announcement

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

  • asreg module <istmt>: 3499 ASREGNW() not found r(3499);

    Recently, I ran regress by 'asreg' fir my work. It worked properly on stata software (installed in my desktop),
    Code:
    . bys ISIN year country_pair_exchange: asreg ri_usd close exchange_rates
    but when I tried to operate it on WRDS cloud, the following error occurs:
    <istmt>: 3499 ASREGNW() not found
    r(3499);
    I have no idea what is going on, and this r(3499) seem relate to version incompatibility issues. Can anyone help me?

    Thanks!

    p.s.
    stata version desktop 16.1
    stata version WRDS cloud 17.0
    Last edited by Paul Xue; 07 Mar 2022, 07:34.

  • #2
    From the description of the asreg package at SSC
    Code:
    ------------------------------------------------------------------------------------------------------
    package asreg from http://fmwww.bc.edu/RePEc/bocode/a
    ------------------------------------------------------------------------------------------------------
    
    TITLE
          'ASREG': module to estimate rolling window regressions, Fama-MacBeth and by(group) regressions
    ...
          
    INSTALLATION FILES                                  (click here to install)
          asreg.ado
          asreg.sthlp
          ../l/lasreg.mlib
    My guess is that however asreg was installed on your WRDS cloud system, lasreg.mlib was not installed into your PLUS/l subdirectory or into your PERSONAL directory.

    Comment


    • #3
      Originally posted by William Lisowski View Post
      From the description of the asreg package at SSC
      Code:
      ------------------------------------------------------------------------------------------------------
      package asreg from http://fmwww.bc.edu/RePEc/bocode/a
      ------------------------------------------------------------------------------------------------------
      
      TITLE
      'ASREG': module to estimate rolling window regressions, Fama-MacBeth and by(group) regressions
      ...
      
      INSTALLATION FILES (click here to install)
      asreg.ado
      asreg.sthlp
      ../l/lasreg.mlib
      My guess is that however asreg was installed on your WRDS cloud system, lasreg.mlib was not installed into your PLUS/l subdirectory or into your PERSONAL directory.
      Thank you very much! William

      Comment


      • #4
        Good afternoon, my name is Alidu Baba. Please, I am having a challenge regarding the command
        Code: adoption Uptake Awareness,ze( Exp_soybeans HH_size Total_farm_land Share_Info Radio_TV ) opa(robust)
        the following error message has been occuring: covatesemipara(): 3499 covspate1ate0() not found
        <istmt>: - function returned error
        r(3499);
        I have no idea what is going on. Can someone help me out?

        Comment

        Working...
        X