English

Programming Tips
Uttam Kumar 0
Using SAS PROC SQOOP

SAS 9.4 M3, introduces a new procedure named PROC SQOOP. This procedure enables users to access an Apache Sqoop utility from a SAS session to transfer data between a database and HDFS. Using SAS PROC SQOOP lets you submit Sqoop commands from within your SAS application to your Hadoop cluster. PROC

Rick Wicklin 0
Monte Carlo simulation for contingency tables in SAS

The FREQ procedure in SAS supports computing exact p-values for many statistical tests. For small and mid-sized problems, the procedure runs very quickly. However, even though PROC FREQ uses efficient methods to avoid unnecessary computations, the computational time required by exact tests might be prohibitively expensive for certain tables. If

David Pope 0
4 big data analytics trends to watch now

How can you grow a culture of innovation, scale your data, modernize your legacy BI strategy - and more? With "analytics in action," says Paul Bachteal, Senior Director of the Global Technology Practice at SAS. Bachteal recently presented to a standing room only crowd as part of the 2015 Texas A&M

Larry LaRusso 0
SAS in the World Series? Well, sort of.

As a longtime fan of the New York Mets and a longtime employee of SAS, I'm particularly excited about the start of the World Series. In 2014, the Mets and SAS formed a partnership to use SAS analytics to help the organization build stronger relationships with its fan base. While the vast majority of the credit

Jim Cox 0
Topical advice about topics, redux

In my last post, I talked about why SAS utilizes a rotated Singular Value Decomposition (SVD) approach for topic generation, rather than using Latent Dirichlet Allocation (LDA).  I noted that LDA has undergone a variety of improvements in the last seven years since SAS opted to use the SVD method.  So, the

1 208 209 210 211 212 321