View source: R/flexreg_binom.R
| fit.model_binom | R Documentation |
internal function
fit.model_binom(
model.theta = model.theta,
type = type,
N = N,
n = n,
y = y,
X = X,
Z = Z,
link_code_mu = link_code_mu,
link_prior_beta = link_prior_beta,
hyperparam.beta = hyperparam.beta,
link_code_theta = link_code_theta,
hyper.theta.a = hyper.theta.a,
hyper.theta.b = hyper.theta.b,
hyperparam.p = hyperparam.p,
hyperparam.w = hyperparam.w,
link_prior_psi = link_prior_psi,
hyperparam.psi = hyperparam.psi,
n.iter,
warmup.perc,
n.chain,
thin,
verbose,
...
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.