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.


markwh/bamr documentation built on Aug. 7, 2020, 11:52 p.m.