Text Search:
Applied Filters
    One-way ANOVA in R with swirl
    One-way analysis of variance (ANOVA), following the text in Chapter 5 of Beckerman et al. (2017) Getting started with R: an introduction for biologists, 2nd edition.
    1120

    views

    641

    downloads

    0

    comments

    0

    adaptations

    Island Biogeography
    The students will practice the basic code to test MacArthur and Wilson’s (1967) Island Biogeography model, focusing on how island size, distance, and perturbation affect species numbers.
    1286

    views

    478

    downloads

    0

    comments

    0

    adaptations

    R Subsetting Tutorial
    The students will practice manipulating data to add to or extract subsets of specific values, rows, columns, or subsets of data contained in existing data files.
    1152

    views

    477

    downloads

    0

    comments

    0

    adaptations

    Optimal Foraging in Swirl
    This lesson centers around the marginal value theorem (MVT, Charnov 1976), which describes how animals should forage in patches. It serves as a pre-lab to teach MVT basics, vectors, ANOVA, and...
    887

    views

    534

    downloads

    0

    comments

    0

    adaptations

    REMNet Tutorial, Excel Part 4: Focusing on Taxonomy 4.26.19
    Video on analyzing microbiome data in Excel from the Research Experiences in Microbiomes Network
    1104

    views

    740

    downloads

    0

    comments

    0

    adaptations

    Working with Datasets in R swirl
    The goal of this lesson is to learn how to import datasets into R, understand variable types, make adjustments to variables, perform basic calculations, and begin data visualization. The exercise...
    1566

    views

    885

    downloads

    0

    comments

    0

    adaptations

    Sampling Distributions and Null Distributions: two swirl lessons in R
    There are two complementary lessons. The first covers how sampling distributions are made and ID's their key properties. The second covers how null distributions and how the test statistic of a...
    1342

    views

    1798

    downloads

    0

    comments

    0

    adaptations

    Importing Data into R
    This short swirl lesson on importing data is designed to 1) get a basic understanding in how tables are read into R and some common issues and 2) develop an individual set of instructions for...
    1393

    views

    852

    downloads

    0

    comments

    0

    adaptations

    Avian Censys Analysis
    This Swirl course uses ecological data of bird counts and habitat variables to estimate inter-observer variability and the relationship of birds with habitat variables.
    1090

    views

    373

    downloads

    0

    comments

    0

    adaptations

    Exploring the functionality of R
    Students work with example data to generate a length-weight plot and use lm() to obtain regression coefficients. Base plot functions are used to plot both the data and the regression line.
    935

    views

    422

    downloads

    0

    comments

    0

    adaptations

    Evolutionary Ecophysiology swirl lesson
    Uses swirl to walk students through how to use R and analyze their own data.
    969

    views

    243

    downloads

    0

    comments

    0

    adaptations

    Binomial test
    This lesson focused on introducing students to binomial data analysis and reinforcing concepts of confidence intervals, p-value interpretation, and one- vs two-sided tests.
    1022

    views

    353

    downloads

    0

    comments

    0

    adaptations

    Two-Way ANOVA
    In this lesson, students will learn the necessary statistical terms to understand two-way ANOVA, how to visualize their data, how to perform two-way ANOVA and interpret their results, and how to...
    1583

    views

    654

    downloads

    0

    comments

    0

    adaptations

    Histograms and Boxplots
    This lesson, created for an introductory ecology course, focuses on helping novice R users to import a data file, apply base R plotting functions, and use R Markdown to generate a reproducible report.
    1263

    views

    546

    downloads

    0

    comments

    0

    adaptations

    Teaching R with Swirl
    Session presentation on using Swirl, an interactive platform for learning and teaching R in the R console
    2362

    views

    330

    downloads

    0

    comments

    0

    adaptations