View source: R/make_model_data.R
make_model_data | R Documentation |
Make List of Data and Constants for Nimble/JAGS
make_model_data(data, site.cov.output = "matrix")
data |
List of data objects and constants as produced by make_bundle |
site.cov.output |
one of c("vector", "array", "matrix"). Defines the format of the site-level covariates |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.