| pigs5 {scrutiny} | R Documentation | 
Means, SDs, and sample sizes for GRIMMER-testing
Description
A fictional dataset with means, standard deviations (SDs), and sample sizes
of flying pigs. It can be used to demonstrate the functionality of
grimmer_map() and functions building up on it.
Usage
pigs5
Format
A tibble (data frame) with 12 rows and 3 columns. The columns are:
- x
 String. Means.
- sd
 String. Standard deviations.
- n
 Numeric. Sample sizes.
Value
A tibble (data frame).
See Also
pigs1 for (only) GRIM-testing the same means as here, pigs2
for GRIM-testing percentages instead of means, pigs3 for DEBIT-testing,
and pigs4 for detecting duplicates.
[Package scrutiny version 0.4.0 Index]