Text Search:
Applied Filters
    Evolutionary Ecophysiology swirl lesson
    Uses swirl to walk students through how to use R and analyze their own data.
    1018

    views

    256

    downloads

    0

    comments

    0

    adaptations

    An introduction to population matrix models: a swirl lesson
    Students will learn how to set up a population matrix model in R and use it for demographic analysis of a population, including projecting population growth, determining lambda and the stable age...
    2428

    views

    6310

    downloads

    0

    comments

    0

    adaptations

    Checking Normality in R with swirl
    How to use the "three-prong" approach to check for normality
    1215

    views

    484

    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.
    1342

    views

    582

    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.
    1371

    views

    550

    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...
    1685

    views

    687

    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...
    1729

    views

    976

    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...
    1465

    views

    1920

    downloads

    0

    comments

    0

    adaptations

    Basic Statistics
    The students will practice identifying the appropriate basic statistical tests when given a scenario and learn how to run and interpret those statistical tests in R.
    1230

    views

    713

    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.
    1010

    views

    455

    downloads

    0

    comments

    0

    adaptations