hi all,
proc compare base=adata compare=cmpnew2.bdata
outdiff outnoequal listequalvar listcompvar
listbasevar
method=absolute
criterion=0.001
out=outfile;
run;
****************
i researched alot of criterion,but nowhere i found what exactly criterion means in layman terms.
my understanding is when
a=2.005
b=2.004
the differance is 0.001.
so ,we are telling sas ,hey don't bother this 0.001 differance and consier it as equal. is that so??
and,
when it was exactly match for numeric value earlier say
a=2
b=2
then ,
it would so all 0, now with criterion it shows 'E'.
what does this 'E' mean??
Thank You,
1. my understanding is when a=2.005 b=2.004 the differance is 0.001. so ,we are telling sas ,hey don't bother this 0.001 differance and consier it as equal. is that so??
That's correct if method=absolute.
2. I don't recall seeing a E before. Please give more information.
1. my understanding is when a=2.005 b=2.004 the differance is 0.001. so ,we are telling sas ,hey don't bother this 0.001 differance and consier it as equal. is that so??
That's correct if method=absolute.
2. I don't recall seeing a E before. Please give more information.
This is a duplicate of this.
Marking as spam to avoid duplicates. Don't do this.
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
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.
Ready to level-up your skills? Choose your own adventure.