Set to NA outcome values that would be MNAR if they were missing (i.e. which occur after an ICE handled using a reference-based imputation strategy)
extract_data_nmar_as_na(longdata)
A data.frame
containing longdata$get_data(longdata$ids)
, but MNAR outcome
values are set to NA
.
R6 longdata
object containing all relevant input data information.