what is the difference between calculating the 'mean' using the mean function and proc means? : Sas programming
No Answer is Posted For this Question
Be the First to Post Answer
how do you validate sas program?
What is the use of the %include statement?
what are the advantages of using SAS in clinical data mangement? why should not we use other software products in managing clinical data?
explain the difference between proc means and proc summary?
What is the order of evaluation of the following operators + - * / ** () ???
Does anybody has SAS Platform Administration certification dumps. pls send to hariithepalli@gmail.com
What is the maximum length of the macro variable?
How many versions came upto now in SAS?
Which date functions advances a date time or date/time value by agiven interval?
What is the difference between nodupkey and nodup options?
What would be the value of month at the end of data step execution and how many observations would be there?
What is the difference between %local and %global? : sas-macro