Tag Archives: install SAS

Making Box Plots Different Ways is Easy in R!

There are two main ways to make box plots in R, and this blog post shows you how, and explains the differences.

Making box plots in R affords you many different approaches and features. My blog post will show you easy ways to use both base R and ggplot2 to make box plots as you are proceeding with your data science projects.

GPower Case Example Shows How to Calculate and Document Sample Size

This case example shows a use case where we estimated sample size in GPower under different conditions.

GPower case example shows a use-case where we needed to select an outcome measure for our study, then do a power calculation for sample size required under different outcome effect size scenarios. My blog post shows what I did, and how I documented/curated the results.

Variable Names in SAS and R Have Different Restrictions and Rules

You need to come up with names of variables in SAS and in R, but they need to be compatible with both languages if you are running a data warehouse.

Variable names in SAS and R are subject to different “rules and regulations”, and these can be leveraged to your advantage, as I describe in this blog post.

Counting Rows in SAS and R Use Totally Different Strategies

If you are a data scientist working with large datasets, you need to learn the commands to count both columns and rows in the dataset, whether you are using SAS or R.

Counting rows in SAS and R is approached differently, because the two programs process data in different ways. Read my blog post where I describe both ways.

I Installed the Free “SAS University Edition” and Here’s What I Recommend: Part 4

Use SAS free university edition on your own laptop for free banner

I Installed the Free “SAS University Edition” and Here’s What I Recommend: Part 3

Install Free SAS University Edition Set up your computer to use SAS for free

In this blog post, I walk you through SAS Download and Install steps 1 and 2. In those steps, you make a free account with SAS, and you download and install Oracle’s VirtualBox. The screen shots in this post will get you ready for what you will see when you do these steps.