sumPsum: sumPsum, a function to summarize multiple p-value summaries

View source: R/sumPsum.R

sumPsumR Documentation

sumPsum, a function to summarize multiple p-value summaries

Description

sumPsum, a function to summarize multiple p-value summaries

Usage

sumPsum(wd)

Arguments

wd

A path to a directory containing multiple subdirectories, each with one *.txt file produced by the psuite function.

Value

A *.csv file with the names of subfolders of the ‘run’ folders in the first column, the proportion of unadjusted p values < .05 in the second column, and the proportion of adjusted p values < .05 in the third column.

#' @author Stephen Tueller stueller@rti.org


ICTatRTI/PersonAlytics documentation built on Dec. 13, 2024, 11:06 p.m.