n2r_powersummary: Power analysis summary of Pearson's r values for a given...

Description Usage Arguments Value Examples

View source: R/power.R

Description

Power analysis summary of Pearson's r values for a given sample size

Usage

1
n2r_powersummary(n, sig.level = 0.05, alternative = "two.sided")

Arguments

n

Number of measurements

sig.level

Significance level. Optional: default is 0.05

alternative

Alternative hypothesis. Optional: default is "two.sided"

Value

A data.frame with the effect sizes for a given sample size.

Examples

1

mathesong/relfeas documentation built on March 4, 2020, 5:29 a.m.