count_model: Count data model

Description Usage See Also

View source: R/count_model.R

Description

Creates a count model for the specified data and returns it as an un-run runjags object

Usage

1
2
3
4
count_model(data = stop("No data supplied"),
  model = stop("No model specified"), call.jags = FALSE,
  alt.prior = FALSE, monitor.lambda = FALSE, monitor.deviance = FALSE,
  ...)

See Also

count_analysis, reduction_model, bayescount, autoextend.jags, runjags


mdenwood/bayescount documentation built on Oct. 17, 2019, 6:59 a.m.