geese_mcmc.Rd
MCMC for geese
geese_mcmc( amodel, initial = rep(0, nterms(amodel)), prior = function(p) { stats::dlogis(p, log = TRUE) }, ncores = 1L, ... )
an object of class geese
Vector of initial parameters
Passed to fmcmc::MCMC