R/fx.g.intern.R

Defines functions fx.g.intern

fx.g.intern <-
function(y, theta1) prod(dbinom(y, 1, theta1))

Try the BayesLCA package in your browser

Any scripts or data that you put into this service are public.

BayesLCA documentation built on July 2, 2020, 12:11 a.m.