Learn R Programming

jagshelper (version 0.4.0)

skeleton: Skeleton

Description

Prints an example 'JAGS' model and associated 'jagsUI' code to the console, along with code to simulate a corresponding dataset. This is intended to serve as a template that can be altered as needed by the user.

Usage

skeleton(NAME = "NAME")

Value

NULL

Arguments

NAME

Name to append to JAGS model object, etc.

Author

Matt Tyers

Examples

Run this code
skeleton("asdf")

Run the code above in your browser using DataLab