In this exercise we’ll look at plots of a single numeric variable. In that case we’re interested in the distribution of the variable, which can usually be described in terms of: Start by running the ...
Now that you've got a good sense of how to "speak" R, let's use it with linear regression to make distinctive predictions. The R system has three components: a scripting language, an interactive ...
There are quite a few ways to increment and decrement numeric variables in bash. This post examines the many ways you can do this. When preparing scripts that will run in bash, it’s often critical to ...