BookmarkSubscribeRSS Feed
haorui
Calcite | Level 5

I use a proc nlp step in a macro. Although I loop over the full sample period, the program automatically breaks. However, I want to run this code overnight. How could I solve the problem? Why does it happens?

1 REPLY 1
Rick_SAS
SAS Super FREQ

Are there any messages in the SAS log? If not, you might need to enable macro debugging features.

 

It really depends on what the macro is doing. Possible reasons include non-convergence issues, such as the NLP algorithm does not converge within the requested number of iterations. Without knowing more details, we can only guess.

 

 

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 1 reply
  • 717 views
  • 0 likes
  • 2 in conversation