plotEstimates: Plotting Functions for Post Aggregate Testing Inference...

Description Usage Arguments Value Functions

Description

Functions for plotting the results of post aggregate testing analyses.

Usage

1
2
3
4
5
plotEstimates(object, true = NULL, offset = 0.12)

plotSolutionPath(object)

plotPvalues(object, threshold = 0.1, adjust = "bonferroni")

Arguments

true

the true values of the estimated means or regression coefficients. Mostly useful for experiments with simulated data where the true parameter values are known.

threshold

a vector of thresholds to be plotted along with the p-values.

adjust

method for adjusting the p-values. See p.adjust for details.

Value

A ggplot2 figure.

Functions


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