Calculate Bayesian estimate and 95% HDI

run_kulan_model(
  p_area = p_area.,
  p_min = p_min.,
  p_max = p_max.,
  no_ind = no_ind.,
  plot.out = "No"
)

Arguments

p_area

proportion of the stratum that has been sampled

p_min

prior minimum number of animals

p_max

prior maximum number of animals

no_ind

Indivduals count column from data

plot.out

Add a plot ("Yes") of the distribution of the estimate (default is "No")

Value

dataframe with estimate and hdi