safe_effect_size: Safe Effect Size

Description Usage Arguments Details

View source: R/safe_effect_size.R

Description

Safely Calculate Effect Size by Group

Usage

1

Arguments

df

The data frame.

outcome

The name of a numeric column that is the outcome you are testing. (Default 'score').

group

A column in the data frame that will separate the data into two separate groups. (Default 'value').

Details

Calculate effect size on a set of data not worrying about errors. This will return the results in a friendly manner using the 'broom' package – or it will return 'NA'.


sechilds/surveyetl documentation built on June 3, 2020, 5:04 p.m.