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

View source: R/popsim1d.R

logpost_binaryR Documentation

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

Description

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

Usage

logpost_binary(pop, obs, lprior)

Arguments

pop

numeric vector representing the population

obs

numeric vector representing the observed sample

lprior

function uses to calculate the log-prior


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