Closed kylebaron closed 2 years ago
how does this work with multiple rows now? I think that’s where Percent.OBS and Percent.BQL can draw a better picture of what the data look like
You could make that by passing by
So in this context would it be counting dosing records as missing (CV=NA_real and BQL =0) or does it ignore anything that isn't EVID==0?
It assumes you've passed in the records for observations you want summarized; doesn't have concept of EVID.
This makes sense to me. I'd tend to agree that Percent.OBS isn't really meaningful.
An example calculation ahead of release.
Repex
5 missing observations
10 observations BQL
85 non-BQL observations
Combined
Create table
Check result
Created on 2021-08-28 by the reprex package (v2.0.0)