psuite: psuite - apply p.adjust and add output and graphics

View source: R/psuite.R

psuiteR Documentation

psuite - apply p.adjust and add output and graphics

Description

Apply p.adjust and add output and graphics

Usage

psuite(
  DVout,
  ids,
  output,
  method = "BY",
  nbest = NULL,
  alpha = 0.05,
  rawdata = NULL
)

Arguments

DVout

A data frame created by PersonAlytic.

ids

The variable in DVout across which to adjust.

output

A character string for labeling the output

method

One of p.adjust.methods.

nbest

The nbest largest parameters for the target predictor with p<alpha to be print to output.

alpha

The type I error rate.

rawdata

The raw data for plotting (not implemented).

Author(s)

Stephen Tueller stueller@rti.org


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