Learn R Programming

ImpactEffectsize (version 0.6.1)

SameMeansData: Example artificial data with two groups of same means but different data distribution shapes.

Description

Dataset with 2 classes six variables were both classes have the same means but different shapes of the distribution.

Usage

data("SameMeansData")

Arguments

Details

Size 2000 x 7 , Dimensions 1, stored in SameMeansData$NOchangeInMandS,...,SameMeansData$NegChi2andGauss

Classes 2, stored in SameMeansData$Classes

Examples

Run this code
# NOT RUN {
data(SameMeansData)
str(SameMeansData)
# }

Run the code above in your browser using DataLab