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

    views

    268

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

    views

    6534

    downloads

    0

    comments

    0

    adaptations

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

    views

    502

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

    views

    608

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

    views

    562

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

    views

    709

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

    views

    1001

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

    views

    1968

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

    views

    725

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

    views

    495

    downloads

    0

    comments

    0

    adaptations