reduction_power: Count reduction (eg FECRT) data power calculations

Description Usage See Also

View source: R/reduction_power.R

Description

Power calculation based on BNB code and Christian approximation.

Usage

1
2
3
reduction_pval(pre_data, post_data, H0_1 = 0.9, H0_2 = 0.95, edt_pre = 1,
  edt_post = 1, prob_priors = c(1, 1), k_change = 1, true_k = NA,
  delta_method = TRUE, beta_iters = 10^6)

See Also

count_analysis, reduction_power, bayescount


mdenwood/bayescount documentation built on Oct. 17, 2019, 6:59 a.m.