logpost_binary_: Calculate the log-posterior for a 1-d binary population

View source: R/popsim1d.R

logpost_binary_R Documentation

Calculate the log-posterior for a 1-d binary population

Description

Calculate the log-posterior for a 1-d binary population

Usage

logpost_binary_(N, n, Y, y, lprior)

Arguments

N

the population size

n

the sample size

Y

the number of successes in the population

y

the number of successes in the sample

lprior

function uses to calculate the log-prior


ctgrubb/lemur.pack documentation built on May 7, 2023, 4:13 a.m.