Articles by Posts on R Lover ! a programmer

Updating to 4.0.0 on MacOS

April 26, 2020 | Posts on R Lover ! a programmer

Mixed emotions Wow! Has it been a year? Another major update from The R Foundation (the recent 4.0.0 release in April). I’m always happy to see the continuing progress and the combination of new features and bug fixes, but I also dread the upgrade because it means I have to ...
[Read more...]

Analyzing churn with chaid

March 22, 2020 | Posts on R Lover ! a programmer

This post tries to accomplish several things concisely. I’m making available a new function (chaid_table()) inside my own little CGPfunctions package, reviewing some graphing options and revisiting our old friend CHAID – Chi Squared \(\chi^2\) Automated Interaction Detection – to look at modeling a “real world” business problem. It’s ...
[Read more...]

I didn’t mean() to ignore the median()

July 28, 2019 | Posts on R Lover ! a programmer

This week’s post follows directly from last week’s investigation of data from the 2016 US Census Bureau’s American Community Survey (ACS) Public Use Microdata Sample (PUMS). We explored mean differences in income across several different types of employment status (self-employed, private sector, government, etc.). We found, using bayesian ...
[Read more...]

More On Slopegraphs

June 20, 2019 | Posts on R Lover ! a programmer

About a week ago Bob Rudis created a nice blog post that I saw on my R Bloggers feed that simultaneously: Threw a bit of “shade” on the ToS for Axios (well done Bob) Showed how to use EtherCalc as a data entry tool And, most importantly to me, showed ...
[Read more...]

Updating to R 3.6.0 on MacOS

May 13, 2019 | Posts on R Lover ! a programmer

Mixed emotions Every time there is a new major update from The R Foundation (like the recent 3.6.0 release in April). I’m always happy to see the continuing progress and the combination of new features and bug fixes, but I also dread the upgrade because it means I have to ... [Read more...]

ANCOVA Example

April 17, 2019 | Posts on R Lover ! a programmer

Analysis of covariance (ANCOVA) using R. I recently had the need to run an ANCOVA, not a task I perform all that often and my first time using R to do so (I’ve done it in SPSS and SAS before). Having a decent theoretical idea of what I had ...
[Read more...]
1 2

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)