Calculates the number and proportion of missing (NA) values.
Value
List with:
n_total: Total number of values
n_missing: Number of NA values
na_rate: Proportion missing (0-1)
See also
compute_dataset_mnar() for dataset-level MNAR detection
Calculates the number and proportion of missing (NA) values.
List with:
n_total: Total number of values
n_missing: Number of NA values
na_rate: Proportion missing (0-1)
compute_dataset_mnar() for dataset-level MNAR detection