reduction_precision: Count data reduction precision calculations

Description Usage See Also

View source: R/reduction_precision.R

Description

Precision analysis by Monte Carlo simulation and examination of distribution of mean

Usage

1
2
3
4
5
6
7
reduction_precision(meanepg = 200, reduction = 95, g.faeces = 3,
  sensitivity = 1/25, replicates = 1, animals = 10,
  pre.coeffvarrep = 0.4, pre.coeffvarind = 0.3, pre.coeffvargroup = 0.7,
  post.coeffvarrep = 0.4, post.coeffvarind = 0.3,
  post.coeffvargroup = 0.7, true.sample = FALSE, lower.interval = NA,
  upper.interval = NA, iterations = 1e+05, mc.decimals = 0.95,
  mc.conf = 0.99, feedback = FALSE, mc.output = FALSE)

See Also

reduction_analysis, reduction_power, bayescount


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