| pigs3 {scrutiny} | R Documentation | 
Binary means and standard deviations for using DEBIT
Description
A fictional dataset with means and standard deviations from a binary
distribution related to flying pigs. It can be used to demonstrate the
functionality of debit_map() and functions building up on it.
Usage
pigs3
Format
A tibble (data frame) with 7 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 GRIM-testing means, pigs2 for GRIM-testing
percentages, and pigs4 for detecting duplicates.
pigs1 for GRIM-testing means, pigs2 for GRIM-testing
percentages instead of means, pigs4 for detecting duplicates, and
pigs5 for GRIMMER-testing.
[Package scrutiny version 0.4.0 Index]