ggplot_edd_conf_int: Plot EDD results with confidence intervals.

Description Usage Arguments

Description

See the documentation for multiplot_edd_summary for an explanation of the arguments. The additional ones are described here. WARNING: Before running this function your must either have run run_simstudy yourself, or have downloaded the results/ and thresholds/ directories from https://github.com/Tveten/tpcaMonitoring and put them in your working directory.

Usage

1
2
3
ggplot_edd_conf_int(n, alpha, m, d, change_type, change_param,
  ci_alpha = 0.05, cov_mat_nr = NULL, cov_mat_type = NULL,
  summary_func = mean, ylim = c(0, 300), extension = "png")

Arguments

change_type

Either 'mean', 'sd' or 'cor'

change_param

A numeric specifying the change size for the chosen change_type.


Tveten/tpcaMonitoring documentation built on June 4, 2019, 4:04 p.m.