Blog Posts

Previous Posts

How to Benefit from Stata’s Bountiful Help Resources..

This webinar will present the steps to apply a type of latent class analysis on longitudinal data commonly known as growth mixture model (GMM)..

I mentioned in my last post that R Commander can do a LOT of data manipulation, data analyses, and graphs in R without you ever having to program anything. Here I want to give you some examples, so you can see how truly useful this is. Let’s start with a simple scatter plot between Time […]

I received a question recently about R Commander, a free R package. R Commander overlays a menu-based interface to R, so just like SPSS or JMP, you can run analyses using menus.  Nice, huh? The question was whether R Commander does everything R does, or just a small subset. Unfortunately, R Commander can’t do everything […]

Correspondence analysis is a powerful exploratory multivariate technique for categorical variables with many levels. It is a data analysis tool that characterizes associations between levels of two or more categorical variables using..

Smoothing can assist data analysis by highlighting important trends and revealing long term movements in time series that otherwise can be hard to see. This presentation is pitched towards those who may use smoothing techniques during the course of their analytic work, but who have little familiarity with the techniques themselves.

In my last blog we fitted a generalised linear model to count data using a Poisson error structure. We found, however, that there was overdispersion in the data – the variance was larger than the mean in our dependent variable. One way to deal with overdispersion is to run a quasipoisson model, which fits an extra dispersion parameter to account for that extra variance..

In my last couple articles, I demonstrated a logistic regression model with binomial errors on binary data in R’s glm() function. But one of wonderful things about glm() is that it is so flexible. It can run so much more than logistic regression models. The flexibility, of course, also means that you have to tell it exactly which model you want to run, and how..

In my last post I used the glm() command to fit a logistic model with binomial errors to investigate the relationships between the numeracy and anxiety scores and their eventual success. Now we will create a plot for each predictor. This can be very helpful for helping us understand the effect of each predictor on the probability of a 1 response on our dependent variable...

Last year I wrote several articles that provided an introduction to Generalized Linear Models (GLMs) in R. As a reminder, Generalized Linear Models are an extension of linear regression models that allow the dependent variable to be non-normal. In our example for this week we fit a GLM to a set of education-related data...

<< Older Entries   Newer Entries >>

stat skill-building compass

Find clarity on your statistics journey. Try the new tool Stat Skill-Building Compass: Find Your Starting Point!