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.

 

 

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

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