get_beta_ci: Calculate confidence intervals for error bars

View source: R/get_beta_ci.R

get_beta_ciR Documentation

Calculate confidence intervals for error bars

Description

Helper function to filter and return confidence intervals based on beta distribution from Q scores. For internal use. Beta sampling functions provided by Tim Sterne-Weiler.

Usage

get_beta_ci(q)

Arguments

q

a data frame of PSI and corresponding quality values

Value

Confidence intevals of PSI values

Author(s)

Tim Sterne-Weiler, Kevin Ha


kcha/psiplot documentation built on March 27, 2022, 4:20 a.m.