paste_coef: Write the coefficient part of a linear predictor

View source: R/helpfunctions_JAGSmodel.R

paste_coefR Documentation

Write the coefficient part of a linear predictor

Description

Write the coefficient part of a linear predictor

Usage

paste_coef(parname, parelmts)

Arguments

parname

character string; name of the coefficient (e.g., "beta")

parlemts

vector of integers; the index of the parameter vector

Value

A vector of character strings of the form beta[3].


JointAI documentation built on April 27, 2023, 5:15 p.m.