Greenriv {BSDA} | R Documentation |
Varve thickness from a sequence through an Eocene lake deposit in the Rocky Mountains
Description
Data for Exercise 6.57
Usage
Greenriv
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
stem(Greenriv$thick)
SIGN.test(Greenriv$thick, md = 7.3, alternative = "greater")
[Package BSDA version 1.2.2 Index]