jagsInits: Initial values

View source: R/jagsInits.R

jagsInitsR Documentation

Initial values

Description

Function to set appropriate initial values

Usage

jagsInits(jags_data, params = c("X.log.all", "trap.rate.true"))

Arguments

jags_data

list of data being passed to JAGS model

params

vector describing which parameters should have an initial value function applied to them. Currently accepts one or more of X.log.all, trap.rate.true. Default is all of them.

Author(s)

Kevin See


KevinSee/STADEM documentation built on March 7, 2024, 12:50 p.m.