MYWOT
Child safety
Confidence
Trustworthiness
Confidence
MALICIOUS CONTENT INDICATORS
Blogs.sas.com most likely does not offer any malicious content.
Secure connection support
HTTPS
Blogs.sas.com provides SSL-encrypted connection.
ADULT CONTENT INDICATORS
Blogs.sas.com most likely does not offer any adult content.
Popular pages
-
Converting variable types—use PUT() or INPUT()? - SAS Users
The answer to the question "Do I use PUT() or INPUT()?" depends on what your target SAS variable type is and what your source variable type and data are.
-
6 easy ways to specify a list of variables in SAS - The DO Loop
The SAS language provides syntax that enables you to quickly specify a list of variables.
-
How to create and use SAS macro functions - SAS Users
SAS® Macro Language immensely empowers SAS programmers with versatility and efficiency of their code development.
-
The SELECT statement in the SAS DATA step - The DO Loop
The SELECT-WHEN statement in SAS enables you to conditionally execute statements based on the value of a single categorical variable.
-
Compute the geometric mean, geometric standard deviation, and geometric CV in SAS - The DO Loop
I frequently see questions on SAS discussion forums about how to compute the geometric mean and related quantities in SAS.
-
Customizing output from PROC MEANS | SAS Users
This blog post will give you step-by-step instructions for customizing the output data set created using the OUTPUT statement.