00-input

00-input | model inputs #

R objects required to recreate analyses (JAGS inputs) and lookup tables.

FileDescription
calendar-and-relative-years.csvA lookup table showing how calendar years are encoded as (zero-indexed) relative years. The first year of the study is always year 0.
coda-vars.rdsA list of the variables for which coda samples are drawn
complete-covariates-data.csvThe covariate information used by this model
covariate-moments.rdsMean and standard deviation used to scale each of the covariates, used to back out of scaled version
eval-mean-for-tv-covariates.rdsWhat is this file?
jags-data.rdsA list containing the data
jags-info.rdsData frame containing the JAGS and CODA variables to be monitored, in addition to several other ’environment’ settings/variables used during the original pass through the analysis pipeline
jags-inits.rdsA list containing initial values
jags-n-iters.rdsThe number of iterations used for adaptation, burn-in, and subsequent sampling
jags-vars.rdsWhat is this file?
site-ids-and-indices.csvMappings of site IDs (typically character or non-sequential numeric IDs) to sequential indices
site-in-stratum-info.csvComplete mappings of site IDs to indices, stratum IDs to stratum indices, and (most importantly, for our purposes) indices for sites within each stratum
state-variable-data-summary.txtUsed as a straight-face test for number of records, data types, etc.
state-variable-data.csvThe complete, pre-processed dataset used to construct many of the objects described above
stratum-ids-and-indices.csvMappings of stratum IDs (stratum names) to their corresponding sequential indices
vars-to-watch.txtThe names of variables to be monitored (and saved) by JAGS