adjuster: adjuster - a function to adjust p-values for a given column...

View source: R/psuite.R

adjusterR Documentation

adjuster - a function to adjust p-values for a given column 'wc' in the data 'x'.

Description

note that with missing data, the parameter 'n' in p.adjust will be length(temp), not length(na.omit(temp)). If the latter is used, results will be more conservative, i.e., adjusting for the number of converged analyses rather than the total number of analyses

Usage

adjuster(x, method = "BY")

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