parse.varname function

Parse strings of specific form

Parse strings of specific form

This is a helper function from the rjags library in order to parse the string of form "a" or "a[n,p:q,r]". See the package rjags for more details.

parse.varname(varname)

Arguments

  • varname: string name of variable

Returns

It returns a list of parsed parameters

References

Rdpack::insert_ref(key="plummer2021rjags",package="BayesCACE")

  • Maintainer: Jinhui Yang
  • License: GPL (>= 2)
  • Last published: 2022-10-02

Useful links