plot_power: Plot Test Power

View source: R/utils.R

plot_powerR Documentation

Plot Test Power

Description

Plot Test Power

Usage

plot_power(df, power_threshold = 0.8, ci_band = TRUE)

Arguments

df

a dataframe with p-values and a sample_size column

power_threshold

numeric. desired power threshold

ci_band

logical. whether to include a confidence interval band around the power estimate

Value

ggplot object


ordinalsimr documentation built on June 25, 2025, 5:11 p.m.