logpost_binary_fast: Calculate the log-posterior of a 1-d binary population...

View source: R/popsim1d_fast.R

logpost_binary_fastR Documentation

Calculate the log-posterior of a 1-d binary population (quickly)

Description

Calculate the log-posterior of a 1-d binary population (quickly)

Usage

logpost_binary_fast(pop, obs, lprior, a, b, ...)

Arguments

pop

numeric vector representing the population

obs

numeric vector representing the observed sample

lprior

function uses to calculate the log-prior

a

fix later

b

fix later

...

other arguments, passed to the lprior function


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