Learn R Programming

JATSdecoder (version 1.2.0)

get.power: get.power

Description

Extracts a priori power and empirial power values from text.

Usage

get.power(x)

Value

Numeric. Identified power values.

Arguments

x

text string to process.

See Also

study.character for extracting multiple study characteristics at once.

Examples

Run this code
x<-"We used G*Power 3 to calculate the needed sample with 
beta error rate set to 12% and alpha error to .05."
get.power(x)

Run the code above in your browser using DataLab