Write.jagsModFile: Write.jagsModFile

Description Usage Arguments Value

View source: R/Write_jagsModFile.R

Description

Writes a jags model files and generates the required init.fun and param vector.

Usage

1
Write.jagsModFile(x.type, y.type, mod.dat, params, model)

Arguments

x.type

The type of predictor data to write the model for

y.type

the type of response data to write the model for

mod.dat

a list containing the jags model data

params

a character vector containing the parameters of the model

model

the type of model to fit

Value

In init.fun and updated params vector


AIMS/NEC-estimation documentation built on Dec. 7, 2020, 10:44 a.m.