193 search results for "ANOVA"

R Tutorial Series: Two-Way ANOVA with Pairwise Comparisons

January 31, 2011
By
R Tutorial Series: Two-Way ANOVA with Pairwise Comparisons

By extending our one-way ANOVA procedure, we can test the pairwise comparisons between the levels of several independent variables. This tutorial will demonstrate how to conduct pairwise comparisons in a two-way ANOVA. Tutorial FilesBefore we begin, yo...

Read more »

R Tutorial Series: One-Way ANOVA with Pairwise Comparisons

January 24, 2011
By
R Tutorial Series: One-Way ANOVA with Pairwise Comparisons

When we have more than two groups in a one-way ANOVA, we typically want to statistically assess the differences between each group. Whereas a one-way omnibus ANOVA assesses whether a significant difference exists at all amongst the groups, pairwise com...

Read more »

R Tutorial Series: One-Way ANOVA with Pairwise Comparisons

January 24, 2011
By
R Tutorial Series: One-Way ANOVA with Pairwise Comparisons

When we have more than two groups in a one-way ANOVA, we typically want to statistically assess the differences between each group. Whereas a one-way omnibus ANOVA assesses whether a significant difference exists at all amongst the groups, pairwise com...

Read more »

R Tutorial Series: Two-Way Omnibus ANOVA

January 17, 2011
By
R Tutorial Series: Two-Way Omnibus ANOVA

As with the one-way case, testing the omnibus hypothesis via two-way ANOVA is simple process in R. This tutorial will explore how R can be used to perform a two-way ANOVA to test the difference between two (or more) group means. Tutorial FilesBefore we...

Read more »

R Tutorial Series: Two-Way Omnibus ANOVA

January 17, 2011
By
R Tutorial Series: Two-Way Omnibus ANOVA

As with the one-way case, testing the omnibus hypothesis via two-way ANOVA is simple process in R. This tutorial will explore how R can be used to perform a two-way ANOVA to test the difference between two (or more) group means. Tutorial FilesBefore we...

Read more »

New edition of “R Companion to Applied Regression” – by John Fox and Sandy Weisberg

December 10, 2010
By
New edition of “R Companion to Applied Regression” – by John Fox and Sandy Weisberg

Just two hours ago, Professor John Fox has announced on the R-help mailing list of a new (second) edition to his book “An R and S Plus Companion to Applied Regression”, now title . “An R Companion to Applied Regression, Second Edition”. John Fox is (very) well known in the R community for many contributions to R, including the...

Read more »

All together now – Confirmatory Factor Analysis in R

December 8, 2010
By

Describing multivariate data is not easy. Especially, if you think that statisticians have not developed any new tools after the ANOVA and principal component analysis (PCA). For social and experimental scientists the most important new technique are structural equation models that combine measurement models (that substitute reliability analysis and PCA) and structural models (that substitute

Read more »

Another boring blog

December 2, 2010
By
Another boring blog

I recently decided to create two blogs as outlets for my research.  The first (The Richness of Life) focuses more on the organisms I work with as an ecologist and my general interest as a student of natural history.  This blog on Quantitative...

Read more »

R Tutorial Series: One-Way Omnibus ANOVA

October 11, 2010
By
R Tutorial Series: One-Way Omnibus ANOVA

Testing the omnibus hypothesis via one-way ANOVA is simple process in R. This tutorial will explore how R can be used to perform a one-way ANOVA to test the difference between two (or more) group means. Tutorial FilesBefore we begin, you may want to do...

Read more »

R Tutorial Series: One-Way Omnibus ANOVA

October 11, 2010
By
R Tutorial Series: One-Way Omnibus ANOVA

Testing the omnibus hypothesis via one-way ANOVA is simple process in R. This tutorial will explore how R can be used to perform a one-way ANOVA to test the difference between two (or more) group means. Tutorial FilesBefore we begin, you may want to do...

Read more »