Datalcoholic: Datalcoholic: a dataset of paired datasets
Description
This dataset presents for teaching purposes 50 paired datasets available in different R packages.format
A dataframe with 4 columns.
rll{
[,1] Dataset name of the dataset
[,2] Package name of the package
[,3] Topic corresponding discipline (marketing, medicine...)
[,4] NumberPairs size of the (paired) sample
}Examples
Run this codedata(Datalcoholic)
show(Datalcoholic)
Run the code above in your browser using DataLab