BookmarkSubscribeRSS Feed
renc
Calcite | Level 5

A matrix(V) is supposed to be symmetric, but eventually it potentially departs from an symmetric marix. I checked the iteration steps. It looks the matrix gradually departs an symmetric matrix. Do roundoff errors result in the asymmetric matrix in IML?

At each step, I corrected the matrix by setting V=(V+V`)/2. Does it make sense? What else can I use to modify the program?

Thanks for your help in advance!!

1 REPLY 1
SteveDenham
Jade | Level 19

You will probably get a quicker answer if you post this to the IML forum.  The folks there are very good.

Steve Denham

Catch up on SAS Innovate 2026

Dive into keynotes, announcements and breakthroughs on demand.

Explore Now →
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
  • 1232 views
  • 0 likes
  • 2 in conversation