summarize_power: Calculation of Power for tests

Description Usage Arguments Value

View source: R/summarize_power.R

Description

Calculation of Power for tests

Usage

1
summarize_power(data_sim, crit_val, signi_level = 0.05, permuted = FALSE)

Arguments

data_sim

the simulated data

crit_val

identified critical value of minP from 'summarize_type1' function

signi_level

significance level (default alpha=0.05)

permuted

whether the simulated data includes the minP via permutation (default is FALSE)

Value

value of power for minP test, and prespecified model 1 and model 2.


zdz0610/minP.lm documentation built on Dec. 23, 2021, 9:15 p.m.