processResults: process Results returned from a simulation

Description Usage Arguments Author(s)

View source: R/processResults.R

Description

This function calculates and returns the rejection rate when given a list of simulation results

Usage

1
processResults(resultList, nSims = 100, alpha = 0.05)

Arguments

resultList

Results from a simulation study, invludes pvalues for each simulation step.

nSims

number of simulations that were run. Defaults to 100.

alpha

Type I error rate.

Author(s)

Julia Wrobel jw3134@cumc.columbia.edu


julia-wrobel/depthTests documentation built on May 20, 2019, 4:20 a.m.