Hotfix for bug in issue #246
Fix bug in VAST::make_data
resulting in obviously nonsensical results in cases where response b_i
contains some NA
values and when Options['treat_nonencounter_as_zero']==TRUE
(i.e., an index-standardization model). See #246 and thanks @Cole-Monnahan-NOAA for flagging the problem.