summarize_type1: Calculation of Type 1 error and critical values of tests

Description Usage Arguments Value

View source: R/summarize_type1.R

Description

Calculation of Type 1 error and critical values of tests

Usage

1
summarize_type1(data_sim, signi_level = 0.05, permuted = FALSE)

Arguments

data_sim

the simulated data

signi_level

significance level (default alpha=0.05)

permuted

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

Value

list of type 1 errors and critical values for minP, linear model 1, and linear model 2.


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