BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
EricVanceMartin
Obsidian | Level 7

Hi-

Running PROC MIANALYZE and I get a floating point exception error:

ERROR: Invalid Operation.

ERROR: Termination due to Floating Point Exception

NOTE: The SAS System stopped processing this step because of errors.

This issue was raised here with no responses:

I can't find any other comments on this issue. Does anyone have ideas about what might cause this?

Thanks!

Eric

1 ACCEPTED SOLUTION

Accepted Solutions
ballardw
Super User

After examining my data to verify I don't have any cases where I should be dividing large numbers by very small or 0 values I would check my syntax very carefully. I have in the past received similar error messages when misunderstanding options or operations syntax and wrote code that turned to be inapplicable to a procedure. Some times the syntax checkers don't catch this type of error as I made something so egregious the programmers didn't think to look for it.

View solution in original post

2 REPLIES 2
ballardw
Super User

After examining my data to verify I don't have any cases where I should be dividing large numbers by very small or 0 values I would check my syntax very carefully. I have in the past received similar error messages when misunderstanding options or operations syntax and wrote code that turned to be inapplicable to a procedure. Some times the syntax checkers don't catch this type of error as I made something so egregious the programmers didn't think to look for it.

EricVanceMartin
Obsidian | Level 7

Got it! Thanks. After posting (of course) I noticed that I had some parameter estimates that were zero. Removing those variables seems to have made it work!

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

What is Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

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
  • 2 replies
  • 2665 views
  • 0 likes
  • 2 in conversation