how do you validate tables abd reports?
Answers were Sorted based on User's Feedback
Answer / thirupathi
Double programing is also one of the way, But, in case
there is no choice of double programming, We can validate
our output by cross checking whether the sum of individual
counts is matching with the treatment count i.e N.
Is This Answer Correct ? | 1 Yes | 0 No |
hi i am nipun can anybody tell me that if a clinical sas programmer write the code and after successfull execution where do they store it. how they submit tables to TL how work is assigned to programmers either both code, log, output to be submitted. can any one tell me the process
What is the order of evaluation of the following operators + - * / ** () ???
What is a method to debug and test your SAS program?
What is difference between (a-z) and (a--z)
tell me about intnx, intcx functions?
Difference b/n proc means and proc summary procedures?
What are all the problems you faced while validating tables and reports?
0 Answers Accenture, Quintiles,
At compile time when a SAS data set is read, what items are created?
Hi, I have one dataset, could you please ans for this. id amount paid_amount 1 700 400 2 900 250 3 300 300 a 400 250 b 500 320 c 800 650 x 200 190 y 900 250 z 300 180 i want create new dataset having id and paid_amount who are paid high amount comparing amount. ex: 1d paid_amount 3 300 c 650 x 190
What do the put and input function do?
What procedure you used to calculate p-value?
2 Answers Accenture, Quintiles,
how does sas handle missing values in formats? : Sas programming