cohen_d: cohen_d

View source: R/Desc_function.R

cohen_dR Documentation

cohen_d

Description

This function estimates Cohen's d in MAGMA_desc.

Usage

cohen_d(Data, index_1, index_2)

Arguments

Data

A data frame that contains sample sizes, means, and standard deviations.

index_1

Number of group 1.

index_2

Number of group_2

Details

Inner function of MAGMA_desc that computes Cohen's d using the pooled SD.

Value

A vector of pairwise Cohen'ds.

Author(s)

Julian Urban


MAGMA.R documentation built on Sept. 11, 2024, 7:36 p.m.