Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sas

SAS - What is a good way to check if any of the variables in a list is missing

sas

Drop a range of variables in SAS

sas

Writing Efficient Queries in SAS Using Proc sql with Teradata

sql sas teradata

IF-THEN vs IF in SAS

sas

In SAS, executing a macro without a semicolon?

sas sas-macro

SAS - Define array of letters

sas

How to sort data using Data step in SAS

sas datastep

function to track the changes in a field

Deleting all datasets in a library

sas

How to find max value of variable for each unique observation in "stacked" dataset

sas

how to concatenate each record within one observation in SAS

sas

lag function doesn't work in SAS

sas

SAS: How to output only the part of PROC CONTENTS that displays the variables in the data set?

sas

sas one-liner

Dynamically call macro from sas data step

sas sas-macro

R equivalent of .first or .last sas operator

r sas

Exchange Server and SAS 9.1.3/9.2

exchange-server sas

Insert variables into SAS using JAVA (IOM Bridge). Should i use CORBA stubs and JDBC or is there any other alternative?

java jdbc sas corba

How do I stop SAS from adding an extra empty byte to every string variable when I use PROC EXPORT?

sas stata