extract_data_nmar_as_na: Set to NA outcome values that would be MNAR if they were...

View source: R/draws.R

extract_data_nmar_as_naR Documentation

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)

Description

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)

Usage

extract_data_nmar_as_na(longdata)

Arguments

longdata

R6 longdata object containing all relevant input data information.

Value

A data.frame containing longdata$get_data(longdata$ids), but MNAR outcome values are set to NA.


rbmi documentation built on Nov. 24, 2023, 5:11 p.m.