Text Search:
Applied Filters
    Genome Sequence Data in R using Biostrings (Swirl Lesson)
    By the end of this lesson, students should be able to load FASTA files into R as DNAStringSets and use width() and alphabetFrequency(), combined with other functions like sum() and mean(), to...
    1289

    views

    1252

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

    views

    581

    downloads

    0

    comments

    0

    adaptations

    Cleaning Data with R and the Tidyverse in Swirl
    The overall goal is to help students learn common data cleaning procedures on a dataset once they’ve collected measurements and before they are able to start their analysis. This swirl lesson is...
    1477

    views

    1161

    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

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

    views

    710

    downloads

    0

    comments

    0

    adaptations

    Making Predictions with Linear Models: A Murder Mystery Case Study
    This Swirl lesson will introduce two main concepts to students: 1) the idea of uncertainty around linear slopes versus individual values and 2) predicting values using linear models.
    834

    views

    291

    downloads

    0

    comments

    0

    adaptations