bam_check_nas: Add missing-data inputs to data list

Description Usage Arguments Details

View source: R/dataprep.R

Description

Binary matrices indicating where data are/aren't missing are added to the data list. This is required in order to run ragged-array data structures in the stanfile.

Usage

1
bam_check_nas(datalist)

Arguments

datalist

a list of BAM inputs

Details

Previously this function omitted any times with missing data, but now that ragged arrays are accommodated in the stanfile the operations are entirely different.


craigbrinkerhoff/geoBAM documentation built on Dec. 25, 2019, 3:18 a.m.