Learn R Programming

BSDA (version 1.2.2)

Greenriv: Varve thickness from a sequence through an Eocene lake deposit in the Rocky Mountains

Description

Data for Exercise 6.57

Usage

Greenriv

Arguments

Format

A data frame/tibble with 37 observations on one variable

thick

varve thickness in millimeters

References

Kitchens, L. J. (2003) Basic Statistics and Data Analysis. Pacific Grove, CA: Brooks/Cole, a division of Thomson Learning.

Examples

Run this code

stem(Greenriv$thick)
SIGN.test(Greenriv$thick, md = 7.3, alternative = "greater")

Run the code above in your browser using DataLab