What is the Program Data Vector (PDV) and What are its
functions?
Answer Posted / latha reddy
PDV: it is a logical memory area.
and pdv brings the observations at a time from input buffer
and checks the errors.
PDV contains 2 automatic variables _n_ & _error_ ,these
checks the erros in observations.
_n_ : indicates the no of obs.
_error_: 1 if error occured
0 if no error
After that it assigns the datavalues to appropriate
variable and build a sas dataset.
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
how many display types available in sas bi dashboard? : Sas-bi
What do the put and input function do?
Describe the function and untility of the most difficult SAS macro that you have written.
I need level 2 to 5 sas using companies in india
How do you convert basic cube to transaction cube and transaction cube to basic cube?
What is the general format of function in sas? : sas-grid-administration
how do you test for missing values? : Sas programming
what is the limit of the number of the rows and columns available in the worksheet? : Sas-bi
Explain substr function?
What is the use of divide function?
why is sas considered self-documenting? : Sas programming
what is sas and what are the functions? : Sas-administrator
What is Linear Regression?
what is change analysis in sas di ? : Sas-di
what cause the "error: connect:" and "error in the libname statement" when there weren't any such problems?