getPval: Retrieve Selection Adjusted P-Values

Description Usage Arguments Value

Description

A function for retrieving selection adjusted p-values obtained after aggregate testing using the mvnQuadratic, mvnLinear, psatGLM or aggregatePvalues functions.

Usage

1
getPval(object, type = NULL)

Arguments

object

an object of class mvnQuadratic, glmQuadratic, or aggregatePvalues.

type

the type of p-value to compute, see the the documentation of mvnQuadratic for details. If left NULL then the first listed value in the pvalue_type field in the original function call will be returned.

Value

a vector of p-values.


ammeir2/PSAT documentation built on May 27, 2019, 7:40 a.m.