extractES: Extract cohen's ds, odds ratios, hazard ratios and partial...

Description Usage Arguments Value Examples

View source: R/effectsize_extractor.R

Description

Extract cohen's ds, odds ratios, hazard ratios and partial eta sqaured tests from text

Usage

1
extractES(input)

Arguments

inputText

input text

Value

A tibble contaitning all detected effect sizes in odds ratios, Hazard ratios, d and eta squared, with columns identifying the type of statistic extracted, the reported effect size as reported in the text, an empty column for the degrees of freedom (for comparability with the other extractor functions), a column for reported p values, and the effect size value reported.

Examples

1
extractES("a cohen's d of .05, p < .01, and a partial eta squared of .1")

fsingletonthorn/EffectSizeScraping documentation built on April 1, 2020, 2:52 p.m.